• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

containernetworking / plugins / 32033213785
53%
master: 55%

Build:
Build:
LAST BUILD BRANCH: pkg-ip-host-local-topofspace-panic
DEFAULT BRANCH: master
Ran 17 Aug 2026 01:30PM UTC
Jobs 1
Files 69
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

17 Aug 2026 01:05PM UTC coverage: 52.578%. First build
32033213785

Pull #1293

github

thc1006
pkg/ip: preserve address family and reject underflow in intToIP

intToIP decided the result length from the minimal big.Int encoding, so a low IPv6 value whose leading bytes are zero (NextIP(::ff:ffff)) came back as a 4-byte IPv4 address. And because big.Int.Bytes returns the absolute value, PrevIP below the first address of a family returned the wrapped value instead of nil.

Decide the family width first, reject sign-negative underflow and oversized overflow, and always return the family's fixed width. Add regressions for IPv6 family preservation and both family minima.

Signed-off-by: thc1006 <84045975+thc1006@users.noreply.github.com>
Pull Request #1293: pkg/ip, host-local: fix panic on a RangeStart at the top of a family

17 of 17 new or added lines in 2 files covered. (100.0%)

5018 of 9544 relevant lines covered (52.58%)

27.88 hits per line

Jobs
ID Job ID Ran Files Coverage
1 32033213785.1 17 Aug 2026 01:30PM UTC 69
52.58
GitHub Action Run
Source Files on build 32033213785
  • Tree
  • List 69
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #1293
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc