Skip to content

Merge branch 'secdev:master' into master

f8d6ec4
Select commit
Loading
Failed to load commit list.
Merged

Add DICOM (Digital Imaging and Communications in Medicine) protocol support #4891

Merge branch 'secdev:master' into master
f8d6ec4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 12, 2026 in 0s

80.62% (-0.22%) compared to f303033

View this Pull Request on Codecov

80.62% (-0.22%) compared to f303033

Details

Codecov Report

❌ Patch coverage is 52.34708% with 335 lines in your changes missing coverage. Please review.
✅ Project coverage is 80.62%. Comparing base (f303033) to head (f8d6ec4).

Files with missing lines Patch % Lines
scapy/contrib/dicom.py 52.34% 335 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4891      +/-   ##
==========================================
- Coverage   80.84%   80.62%   -0.22%     
==========================================
  Files         369      370       +1     
  Lines       90968    91671     +703     
==========================================
+ Hits        73544    73913     +369     
- Misses      17424    17758     +334     
Files with missing lines Coverage Δ
scapy/contrib/dicom.py 52.34% <52.34%> (ø)

... 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.