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

dennisdoomen / fluentassertions / 24156118526
97%
develop: 97%

Build:
Build:
LAST BUILD BRANCH: perf/speed-up-be-equivalent-to
DEFAULT BRANCH: develop
Ran 08 Apr 2026 08:16PM 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 08:07PM UTC coverage: 97.18%. Remained the same
24156118526

push

github

dennisdoomen
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%)

67251.39 hits per line

Coverage Regressions

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