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

fluentassertions / fluentassertions / 20329553017
97%

Build:
DEFAULT BRANCH: main
Ran 18 Dec 2025 07:46AM UTC
Jobs 1
Files 339
Run time 4min
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

18 Dec 2025 07:35AM UTC coverage: 97.179%. Remained the same
20329553017

push

github

jnyrup
Suppress `UnassignedGetOnlyAutoProperty` for `Node.GetHashCode`

The analyzer is correct that `GetHashCode()` shouldn't use mutable members.
See https://www.jetbrains.com/help/rider/NonReadonlyMemberInGetHashCode.html for more details.

For `Node` however, we only use `GetHashCode()` when calling `Union()` in `AllPropertiesSelectionRule` and `AllFieldsSelectionRule`.
So we should be safe.

3948 of 4216 branches covered (93.64%)

Branch coverage included in aggregate %.

12827 of 13046 relevant lines covered (98.32%)

98104.71 hits per line

Jobs
ID Job ID Ran Files Coverage
1 20329553017.1 18 Dec 2025 07:46AM UTC 339
97.18
GitHub Action Run
Source Files on build 20329553017
  • Tree
  • List 339
  • Changed 5
  • Source Changed 1
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #20329553017
  • b7841819 on github
  • Prev Build on main (#20302697459)
  • Next Build on main (#20330551029)
  • Delete
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

© 2025 Coveralls, Inc