Implementing QUIC v2 support and added Connection Close frame #4939
+82
−19
Codecov / codecov/project
failed
Feb 28, 2026 in 0s
44.84% (-35.27%) compared to bba4ec0
View this Pull Request on Codecov
44.84% (-35.27%) compared to bba4ec0
Details
Codecov Report
❌ Patch coverage is 43.90244% with 23 lines in your changes missing coverage. Please review.
✅ Project coverage is 44.84%. Comparing base (bba4ec0) to head (047c84d).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| scapy/layers/quic.py | 43.90% | 23 Missing |
❗ There is a different number of reports uploaded between BASE (bba4ec0) and HEAD (047c84d). Click for more details.
Additional details and impacted files
@@ Coverage Diff @@
## master #4939 +/- ##
===========================================
- Coverage 80.11% 44.84% -35.27%
===========================================
Files 370 352 -18
Lines 91917 91621 -296
===========================================
- Hits 73640 41091 -32549
- Misses 18277 50530 +32253 | Files with missing lines | Coverage Δ | |
|---|---|---|
| scapy/layers/quic.py | 50.73% <43.90%> (-40.53%) |
⬇️ |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading