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

lduchosal / ipnetwork / 22795411056 / 1
93%
master: 93%

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

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 %.

1961 of 2099 relevant lines covered (93.43%)

594452.35 hits per line

Source Files on job 22795411056.1
  • 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 Build 22795411056
  • Travis Job
  • 18a71b08 on github
  • Prev Job for on master (#869.1)
  • Next Job for on master (#870.1)
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