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

dennisdoomen / fluentassertions / 24155294585
97%
develop: 97%

Build:
Build:
LAST BUILD BRANCH: perf/speed-up-be-equivalent-to
DEFAULT BRANCH: develop
Ran 08 Apr 2026 07:58PM UTC
Jobs 1
Files 348
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

08 Apr 2026 07:49PM UTC coverage: 97.18% (-0.001%) from 97.181%
24155294585

push

github

dennisdoomen
fix: include nested scope failures in dry-run failure count

GetFailureCount() was only counting direct RegisterFailure() calls.
Failures from nested assertion scopes (e.g. via AssertionRuleEquivalencyStep)
are stored in assertionStrategy.FailureMessages rather than the local counter,
so they were invisible to TryToMatchCount — causing mismatches to look like
matches (count=0) and corrupting the optimal assignment.

Also call scope.Discard() after GetFailureCount() so that the dry-run scope
does not propagate its failure messages to the parent scope on disposal.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

4037 of 4310 branches covered (93.67%)

Branch coverage included in aggregate %.

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

1 existing line in 1 file now uncovered.

13090 of 13314 relevant lines covered (98.32%)

66945.95 hits per line

Coverage Regressions

Lines Coverage ∆ File
1
96.59
-0.08% Src/FluentAssertions/Equivalency/Steps/LooselyOrderedEquivalencyStrategy.cs
Jobs
ID Job ID Ran Files Coverage
1 24155294585.1 08 Apr 2026 07:58PM UTC 348
97.18
GitHub Action Run
Source Files on build 24155294585
  • Tree
  • List 348
  • Changed 146
  • Source Changed 2
  • Coverage Changed 146
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #24155294585
  • e0e1ef55 on github
  • Prev Build on perf/speed-up-be-equivalent-to (#24154245225)
  • Next Build on perf/speed-up-be-equivalent-to (#24156118526)
  • 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