Skip to content

Replaced bytes conversion from to_bytes to struct

ddab133
Select commit
Loading
Failed to load commit list.
Open

Fix in KNXnet/IP layer (KNX addresses handling) #4663

Replaced bytes conversion from to_bytes to struct
ddab133
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 9, 2025 in 0s

80.87% (-0.68%) compared to c15a670

View this Pull Request on Codecov

80.87% (-0.68%) compared to c15a670

Details

Codecov Report

❌ Patch coverage is 72.72727% with 9 lines in your changes missing coverage. Please review.
✅ Project coverage is 80.87%. Comparing base (c15a670) to head (ddab133).
⚠️ Report is 140 commits behind head on master.

Files with missing lines Patch % Lines
scapy/contrib/knx.py 72.72% 9 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4663      +/-   ##
==========================================
- Coverage   81.55%   80.87%   -0.68%     
==========================================
  Files         359      368       +9     
  Lines       86557    90262    +3705     
==========================================
+ Hits        70592    73002    +2410     
- Misses      15965    17260    +1295     
Files with missing lines Coverage Δ
scapy/contrib/knx.py 90.57% <72.72%> (+8.07%) ⬆️

... and 111 files with indirect coverage changes

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