Skip to content

Asn1 oer uper contrib - #5050

Draft
polybassa wants to merge 5 commits into
secdev:masterfrom
polybassa:asn1-oer-uper-contrib
Draft

Asn1 oer uper contrib#5050
polybassa wants to merge 5 commits into
secdev:masterfrom
polybassa:asn1-oer-uper-contrib

Conversation

@polybassa

Copy link
Copy Markdown
Contributor

No description provided.

Nils Weiss added 2 commits August 7, 2026 18:31
Move OER/UPER codec implementations to scapy.contrib and wire
asn1fields for OER/PER using the pluggable tagging/kwargs hooks.

AI-Assisted: yes (Cursor)
AI-Assisted: yes (Cursor)
@polybassa
polybassa force-pushed the asn1-oer-uper-contrib branch from e7bc1d3 to 4cdc2de Compare August 7, 2026 18:45
@codecov

codecov Bot commented Aug 7, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 1.48423% with 1593 lines in your changes missing coverage. Please review.
✅ Project coverage is 46.76%. Comparing base (d8f7b27) to head (5561b4c).

Files with missing lines Patch % Lines
scapy/contrib/uper.py 0.00% 1041 Missing ⚠️
scapy/contrib/oer.py 0.00% 513 Missing ⚠️
scapy/asn1fields.py 34.48% 38 Missing ⚠️
scapy/asn1/asn1.py 50.00% 1 Missing ⚠️

❗ There is a different number of reports uploaded between BASE (d8f7b27) and HEAD (5561b4c). Click for more details.

HEAD has 9 uploads less than BASE
Flag BASE (d8f7b27) HEAD (5561b4c)
11 2
Additional details and impacted files
@@             Coverage Diff             @@
##           master    #5050       +/-   ##
===========================================
- Coverage   80.48%   46.76%   -33.72%     
===========================================
  Files         390      374       -16     
  Lines       96810    98045     +1235     
===========================================
- Hits        77917    45852    -32065     
- Misses      18893    52193    +33300     
Files with missing lines Coverage Δ
scapy/asn1/ber.py 45.06% <100.00%> (-51.12%) ⬇️
scapy/asn1/asn1.py 67.04% <50.00%> (-19.81%) ⬇️
scapy/asn1fields.py 55.08% <34.48%> (-32.79%) ⬇️
scapy/contrib/oer.py 0.00% <0.00%> (ø)
scapy/contrib/uper.py 0.00% <0.00%> (ø)

... and 338 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Nils Weiss added 3 commits August 8, 2026 07:11
AI-Assisted: yes (Cursor)
AI-Assisted: yes (Cursor)
AI-Assisted: yes (Cursor)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant