Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix bugs if stopping sendpfast via Ctrl+C (#4690) #4691

Merged
merged 1 commit into from
Mar 24, 2025

Fix bugs if stopping sendpfast via Ctrl+C (#4690)

15f9bc2
Select commit
Loading
Failed to load commit list.
Merged

Fix bugs if stopping sendpfast via Ctrl+C (#4690) #4691

Fix bugs if stopping sendpfast via Ctrl+C (#4690)
15f9bc2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 14, 2025 in 0s

78.59% (-3.55%) compared to a4f958b

View this Pull Request on Codecov

78.59% (-3.55%) compared to a4f958b

Details

Codecov Report

Attention: Patch coverage is 0% with 3 lines in your changes missing coverage. Please review.

Project coverage is 78.59%. Comparing base (a4f958b) to head (15f9bc2).

Files with missing lines Patch % Lines
scapy/sendrecv.py 0.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4691      +/-   ##
==========================================
- Coverage   82.13%   78.59%   -3.55%     
==========================================
  Files         361      336      -25     
  Lines       86830    81630    -5200     
==========================================
- Hits        71319    64157    -7162     
- Misses      15511    17473    +1962     
Files with missing lines Coverage Δ
scapy/sendrecv.py 84.20% <0.00%> (-2.44%) ⬇️

... and 287 files with indirect coverage changes

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