Skip to content

refactor: Replace net.IP with netip.Addr#27

Merged
iiiceoo merged 1 commit into
mainfrom
refactor-netip
Apr 13, 2026
Merged

refactor: Replace net.IP with netip.Addr#27
iiiceoo merged 1 commit into
mainfrom
refactor-netip

refactor: Replace net.IP with netip.Addr

2054de0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 13, 2026 in 1s

99.54% (+0.17%) compared to 3e6c007

View this Pull Request on Codecov

99.54% (+0.17%) compared to 3e6c007

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.54%. Comparing base (3e6c007) to head (2054de0).

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #27      +/-   ##
==========================================
+ Coverage   99.37%   99.54%   +0.17%     
==========================================
  Files           5        5              
  Lines         639      440     -199     
==========================================
- Hits          635      438     -197     
+ Misses          4        1       -3     
- Partials        0        1       +1     

☔ View full report in Codecov by Sentry.
📢 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.