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

lduchosal / ipnetwork / 22796185051
93%

Build:
DEFAULT BRANCH: master
Ran 07 Mar 2026 09:09AM 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 09:08AM UTC coverage: 93.108%. Remained the same
22796185051

push

travis-pro

lduchosal
fix: use readonly Lazy<int> for cachedHashCode (#372)

SonarCloud S2328: GetHashCode should not reference mutable fields.
Changed from `int? cachedHashCode` to `readonly Lazy<int>` initialized
in all constructors. Same lazy behavior, but the field is now readonly.

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

639 of 693 branches covered (92.21%)

Branch coverage included in aggregate %.

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

1955 of 2093 relevant lines covered (93.41%)

585450.37 hits per line

Jobs
ID Job ID Ran Files Coverage
1 22796185051.1 07 Mar 2026 09:09AM UTC 44
93.11
Travis Job
Source Files on build 22796185051
  • Tree
  • List 44
  • Changed 4
  • Source Changed 4
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Travis Build #22796185051
  • c7b8d36f on github
  • Prev Build on master (#22796077741)
  • Next Build on master (#22796203038)
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