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

lduchosal / ipnetwork / 22795411056
93%

Build:
DEFAULT BRANCH: master
Ran 07 Mar 2026 08:15AM UTC
Jobs 1
Files 44
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

07 Mar 2026 08:13AM UTC coverage: 93.128% (-0.3%) from 93.429%
22795411056

push

travis-pro

lduchosal
fix: lazy hashCode computation for correct deserialization (#372)

HashCode was computed eagerly in constructors, causing deserialized
objects (via DataContractSerializer or JSON) to retain the hashCode
of 0.0.0.0/0 instead of the actual network. Changed to lazy
computation on first GetHashCode() call via ??= operator.

Closes #372

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

641 of 695 branches covered (92.23%)

Branch coverage included in aggregate %.

2 of 2 new or added lines in 1 file covered. (100.0%)

1961 of 2099 relevant lines covered (93.43%)

594452.35 hits per line

Jobs
ID Job ID Ran Files Coverage
1 22795411056.1 07 Mar 2026 08:15AM UTC 44
93.13
Travis Job
Source Files on build 22795411056
  • Tree
  • List 44
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Travis Build #22795411056
  • 18a71b08 on github
  • Prev Build on master (#869)
  • Next Build on master (#870)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc