Skip to content

clean up docstring, fix hsrpv2 reference link was dead

dee8daa
Select commit
Loading
Failed to load commit list.
Closed

Add HSRPv2 support and fix HSRPmd5 post_build bug #4984

clean up docstring, fix hsrpv2 reference link was dead
dee8daa
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 9, 2026 in 0s

80.28% (+0.00%) compared to 1e75eb3

View this Pull Request on Codecov

80.28% (+0.00%) compared to 1e75eb3

Details

Codecov Report

❌ Patch coverage is 84.84848% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 80.28%. Comparing base (1e75eb3) to head (dee8daa).
⚠️ Report is 3 commits behind head on master.

Files with missing lines Patch % Lines
scapy/layers/hsrp.py 84.84% 5 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master    #4984   +/-   ##
=======================================
  Coverage   80.28%   80.28%           
=======================================
  Files         383      383           
  Lines       94685    94711   +26     
=======================================
+ Hits        76015    76036   +21     
- Misses      18670    18675    +5     
Files with missing lines Coverage Δ
scapy/layers/hsrp.py 89.28% <84.84%> (-0.72%) ⬇️

... and 7 files with indirect coverage changes

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