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

jnyrup / fluentassertions / 20299695497
97%
main: 97%

Build:
Build:
LAST BUILD BRANCH: When_concurrently_getting_equality_strategy_it_should_not_throw
DEFAULT BRANCH: main
Ran 17 Dec 2025 10:37AM UTC
Jobs 1
Files 339
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

17 Dec 2025 10:28AM UTC coverage: 97.158%. Remained the same
20299695497

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.

3960 of 4232 branches covered (93.57%)

Branch coverage included in aggregate %.

12826 of 13045 relevant lines covered (98.32%)

79253.6 hits per line

Jobs
ID Job ID Ran Files Coverage
1 20299695497.1 17 Dec 2025 10:37AM UTC 339
97.16
GitHub Action Run
Source Files on build 20299695497
  • Tree
  • List 339
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #20299695497
  • 2158a065 on github
  • Prev Build on main (#20299342960)
  • 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

© 2026 Coveralls, Inc