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

lduchosal / ipnetwork / 873
93%

Build:
DEFAULT BRANCH: master
Ran 07 Mar 2026 09:13AM 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.407% (+0.3%) from 93.108%
873

push

appveyor

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>

1955 of 2093 relevant lines covered (93.41%)

585450.37 hits per line

Jobs
ID Job ID Ran Files Coverage
1 873.1 07 Mar 2026 09:13AM UTC 44
93.41
Source Files on build 873
  • Tree
  • List 44
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • c7b8d36f on github
  • Prev Build on master (#22796077741)
  • Next Build on master (#22796273379)
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