Skip to content

CRC tools for computation and research

f890e16
Select commit
Loading
Failed to load commit list.
Open

CRC tools for computation and research #4855

CRC tools for computation and research
f890e16
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 3, 2025 in 0s

80.78% (-0.11%) compared to 12a3752

View this Pull Request on Codecov

80.78% (-0.11%) compared to 12a3752

Details

Codecov Report

❌ Patch coverage is 46.81648% with 142 lines in your changes missing coverage. Please review.
✅ Project coverage is 80.78%. Comparing base (12a3752) to head (f890e16).
⚠️ Report is 18 commits behind head on master.

Files with missing lines Patch % Lines
scapy/crc.py 46.61% 142 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4855      +/-   ##
==========================================
- Coverage   80.88%   80.78%   -0.11%     
==========================================
  Files         368      369       +1     
  Lines       90340    90607     +267     
==========================================
+ Hits        73069    73194     +125     
- Misses      17271    17413     +142     
Files with missing lines Coverage Δ
scapy/all.py 100.00% <100.00%> (ø)
scapy/crc.py 46.61% <46.61%> (ø)

... and 6 files with indirect coverage changes

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