Skip to content

Potential fix for pull request finding

93ce604
Select commit
Loading
Failed to load commit list.
Merged

Follow-up: Added CoAP socket #4334 #5002

Potential fix for pull request finding
93ce604
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 26, 2026 in 0s

80.03% (-0.27%) compared to 30c07a1

View this Pull Request on Codecov

80.03% (-0.27%) compared to 30c07a1

Details

Codecov Report

❌ Patch coverage is 89.74943% with 45 lines in your changes missing coverage. Please review.
✅ Project coverage is 80.03%. Comparing base (30c07a1) to head (93ce604).
⚠️ Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
scapy/contrib/coap_socket.py 89.05% 44 Missing ⚠️
scapy/contrib/coap.py 97.29% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #5002      +/-   ##
==========================================
- Coverage   80.29%   80.03%   -0.27%     
==========================================
  Files         383      384       +1     
  Lines       95163    95601     +438     
==========================================
+ Hits        76407    76510     +103     
- Misses      18756    19091     +335     
Files with missing lines Coverage Δ
scapy/contrib/coap.py 95.91% <97.29%> (+0.42%) ⬆️
scapy/contrib/coap_socket.py 89.05% <89.05%> (ø)

... and 24 files with indirect coverage changes

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