Skip to content

Fix IPv6 zone assertion for global addresses

dfb946c
Select commit
Loading
Failed to load commit list.
Open

Add probing, announcing and conflict resolution (RFC 6762 §8-9) #271

Fix IPv6 zone assertion for global addresses
dfb946c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 10, 2026 in 1s

85.54% (+1.43%) compared to 84f698c

View this Pull Request on Codecov

85.54% (+1.43%) compared to 84f698c

Details

Codecov Report

❌ Patch coverage is 93.47079% with 38 lines in your changes missing coverage. Please review.
✅ Project coverage is 85.54%. Comparing base (84f698c) to head (dfb946c).

Files with missing lines Patch % Lines
probe.go 93.99% 15 Missing and 10 partials ⚠️
server.go 93.22% 4 Missing and 4 partials ⚠️
conn.go 86.48% 4 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #271      +/-   ##
==========================================
+ Coverage   84.11%   85.54%   +1.43%     
==========================================
  Files           8        9       +1     
  Lines        1970     2525     +555     
==========================================
+ Hits         1657     2160     +503     
- Misses        202      241      +39     
- Partials      111      124      +13     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

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