V2x standards#5035
Draft
polybassa wants to merge 15 commits into
Draft
Codecov / codecov/project
succeeded
Jul 6, 2026 in 0s
80.03% (-0.19%) compared to f967117
View this Pull Request on Codecov
80.03% (-0.19%) compared to f967117
Details
Codecov Report
❌ Patch coverage is 70.42760% with 823 lines in your changes missing coverage. Please review.
✅ Project coverage is 80.03%. Comparing base (f967117) to head (8e99ddb).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| scapy/tools/generate_its_asn1.py | 0.00% | 669 Missing |
| scapy/asn1/uper.py | 89.56% | 75 Missing |
| scapy/asn1/oer.py | 90.04% | 43 Missing |
| scapy/asn1fields.py | 91.58% | 36 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #5035 +/- ##
==========================================
- Coverage 80.21% 80.03% -0.19%
==========================================
Files 387 392 +5
Lines 96405 99124 +2719
==========================================
+ Hits 77331 79331 +2000
- Misses 19074 19793 +719 | Files with missing lines | Coverage Δ | |
|---|---|---|
| scapy/all.py | 100.00% <100.00%> (ø) |
|
| scapy/asn1/ber.py | 96.62% <100.00%> (+13.90%) |
⬆️ |
| scapy/contrib/automotive/v2x/__init__.py | 100.00% <100.00%> (ø) |
|
| scapy/contrib/automotive/v2x/packets.py | 100.00% <100.00%> (ø) |
|
| scapy/asn1fields.py | 93.67% <91.58%> (+10.03%) |
⬆️ |
| scapy/asn1/oer.py | 90.04% <90.04%> (ø) |
|
| scapy/asn1/uper.py | 89.56% <89.56%> (ø) |
|
| scapy/tools/generate_its_asn1.py | 0.00% <0.00%> (ø) |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading