Skip to content

Implementing QUIC v2 support and added Connection Close frame

047c84d
Select commit
Loading
Failed to load commit list.
Open

Implementing QUIC v2 support and added Connection Close frame #4939

Implementing QUIC v2 support and added Connection Close frame
047c84d
Select commit
Loading
Failed to load commit list.
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).
⚠️ Report is 1 commits behind head on master.

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.

HEAD has 10 uploads less than BASE
Flag BASE (bba4ec0) HEAD (047c84d)
11 1
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%) ⬇️

... and 328 files with indirect coverage changes

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