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

fluentassertions / fluentassertions / 19871750788
97%

Build:
DEFAULT BRANCH: main
Ran 02 Dec 2025 08:10PM UTC
Jobs 1
Files 338
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

02 Dec 2025 07:59PM UTC coverage: 97.165% (+0.01%) from 97.154%
19871750788

push

github

jnyrup
Fix NotSupportedException from ReduceConstantSubExpressions

C# 14' "first-class spans" causes `MemoryExtensions.Contains` to be picked over `Enumerable.Contains`.
`ConstantSubExpressionReductionVisitor.Visit` calls `DynamicInvoke` which then throws a `NotSupportedException` from [`RuntimeMethodInfo.ThrowNoInvokeException`](https://source.dot.net/#System.Private.CoreLib/src/libraries/System.Private.CoreLib/src/System/Reflection/RuntimeMethodInfo.cs,70)

For more information see https://github.com/dotnet/runtime/issues/120251

3970 of 4242 branches covered (93.59%)

Branch coverage included in aggregate %.

1 of 1 new or added line in 1 file covered. (100.0%)

9 existing lines in 4 files now uncovered.

12824 of 13042 relevant lines covered (98.33%)

78259.7 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
98.72
0.0% Src/FluentAssertions/Equivalency/EqualityStrategyProvider.cs
2
94.67
-0.07% Src/FluentAssertions/AssertionEngine.cs
3
93.24
0.0% Src/FluentAssertions/Common/Iterator.cs
3
87.8
-0.15% Src/FluentAssertions/Equivalency/Node.cs
Jobs
ID Job ID Ran Files Coverage
1 19871750788.1 02 Dec 2025 08:10PM UTC 338
97.17
GitHub Action Run
Source Files on build 19871750788
  • Tree
  • List 338
  • Changed 13
  • Source Changed 9
  • Coverage Changed 13
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #19871750788
  • 9d9dd022 on github
  • Prev Build on main (#19641739591)
  • Next Build on main (#20034570411)
  • 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