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

dennisdoomen / fluentassertions / 24314125428
97%
develop: 97%

Build:
Build:
LAST BUILD BRANCH: perf/reduce-equivalency-allocations
DEFAULT BRANCH: develop
Ran 12 Apr 2026 07:14PM 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

12 Apr 2026 07:05PM UTC coverage: 97.169% (-0.001%) from 97.17%
24314125428

push

github

dennisdoomen
Refine IsCyclicReference and IEnumerable interface caching

- Add type.IsValueType fast-path in IsCyclicReference to skip the
  GetEqualityStrategy dict lookup for value types (which can never
  form reference cycles)
- Move TypeCode != Object check outside ConcurrentDictionary factory
  in GetIEnumerableInterfaces so primitive/value types bypass the dict
  lookup entirely instead of paying a ConcurrentDict hit per call

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

4081 of 4358 branches covered (93.64%)

Branch coverage included in aggregate %.

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

13151 of 13376 relevant lines covered (98.32%)

67926.05 hits per line

Jobs
ID Job ID Ran Files Coverage
1 24314125428.1 12 Apr 2026 07:14PM UTC 348
97.17
GitHub Action Run
Source Files on build 24314125428
  • Tree
  • List 348
  • Changed 202
  • Source Changed 2
  • Coverage Changed 202
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #24314125428
  • 7046e8f3 on github
  • Prev Build on perf/reduce-equivalency-allocations (#24312902651)
  • 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