Skip to content

Remove Thales copyrights on 'fields.py' (#4739)

768e66b
Select commit
Loading
Failed to load commit list.
Draft

Provide a diff feature that refine packet comparison #4779

Remove Thales copyrights on 'fields.py' (#4739)
768e66b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jul 21, 2025 in 0s

81.02% (-0.61%) compared to 8e08cbf

View this Pull Request on Codecov

81.02% (-0.61%) compared to 8e08cbf

Details

Codecov Report

Attention: Patch coverage is 78.22581% with 54 lines in your changes missing coverage. Please review.

Project coverage is 81.02%. Comparing base (8e08cbf) to head (768e66b).
Report is 127 commits behind head on master.

Files with missing lines Patch % Lines
scapy/diff.py 77.29% 52 Missing ⚠️
scapy/fields.py 88.88% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4779      +/-   ##
==========================================
- Coverage   81.62%   81.02%   -0.61%     
==========================================
  Files         358      366       +8     
  Lines       85652    89275    +3623     
==========================================
+ Hits        69915    72336    +2421     
- Misses      15737    16939    +1202     
Files with missing lines Coverage Δ
scapy/all.py 100.00% <100.00%> (ø)
scapy/fields.py 92.79% <88.88%> (+0.02%) ⬆️
scapy/diff.py 77.29% <77.29%> (ø)

... and 102 files with indirect coverage changes

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