• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In
You are now the owner of this repo.

dennisdoomen / fluentassertions
97%
develop: 97%

Build:
Build:
LAST BUILD BRANCH: feature/subset-superset-collections
DEFAULT BRANCH: develop
Repo Added 19 Feb 2022 07:48PM UTC
Token jjdw84LuOY4SCPxWknlb49nuYqBaKYy9l regen
Build 389 Last
Files 348
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

LAST BUILD ON BRANCH feature/subset-superset-collections
branch: SELECT
CHANGE BRANCH
x
Sync Branches
  • No branch selected
  • 3126-contain-equivalent-to
  • Docs/NewHomePageSponsors
  • Docs/NewSponsors
  • Docs/RemoveSemanticMerge
  • Feature/ExtensibilityDetection
  • Feature/ImproveBuildScript
  • Feature/MarkAssemblyWithCustomAssertions
  • Feature/QodanaVersion
  • Fix/1502WhichCallerIdentity
  • Fix/1840
  • Fix/AddNanSupport
  • Fix/DeclaringType
  • Fix/Docs
  • Fix/ExplicitInterfaceImpl
  • Fix/GlobalRecordSettings
  • Fix/HandleNan
  • Fix/HiddenBaseClassField
  • Fix/ImproveCodeCoverage
  • Fix/MaxDepth
  • Fix/NetHttpRef
  • Fix/Qodana
  • Fix/QodanaPrMode
  • Fix/QodanaReport
  • Fix/QodanaToken
  • Fix/VersionCalculation
  • Fix/WebsiteBuilding
  • Fix/WithMapping
  • Refactor/AddCoverage
  • Refactor/AddressQodanaIssues
  • Refactor/BuildConfiguration
  • Refactor/BumpDependencies
  • Refactor/EditorConfig
  • Refactor/EquivalencyValidator
  • Refactor/GroupSomeSpecs
  • Refactor/InternalNaming
  • Refactor/NetTargets
  • Refactor/NumericSpecs
  • Refactor/RemoveDataSet
  • Refactor/TypeMemberReflection
  • Refactor/UseMeziantouAnalyzer
  • Refactor/UseRoslynator
  • Release612
  • Release67
  • Spike/QodanaTest
  • Spike/RevisitAssertionScopeTake2
  • add-contributor-grant
  • add-package-guard
  • backport-tunit
  • backport-xunit3
  • bump-60-dependencies
  • bump-dependencies
  • cleanup-exception-tests
  • cleanup-stack-trace
  • compare-datetime
  • demo
  • disable-page-opening
  • doc-changes
  • drop-unsupported-frameworks
  • exclude-member-names
  • expose-clone-defaults
  • expose-inline-assertion-type
  • feature/902-span
  • feature/blah
  • feature/strict-typing
  • feature/subset-superset-collections
  • fix-3148
  • fix-378
  • fix-breaking-changes
  • fix-canceled-task
  • fix-crash
  • fix-nav-links
  • fix-numeric-detection
  • fix-qodana-on-master
  • fix-website
  • fix/2695-use-line-breaks
  • fix/2704-formatting-crash
  • fix/2747
  • fix/2787-cyclic-references
  • fix/2812-with-mapping
  • fix/378-improve-performance
  • fix/871-exception-chaining
  • fix/default-interface-property
  • fix/docs
  • fix/dotned
  • fix/nestedassertionscopes
  • fix/tracing-concurrency
  • fix/write-only-properties
  • fork/dennisdoomen/feature/subset-superset-collections
  • formatting-crash
  • gitbutler/workspace
  • improve-exception-messages
  • improve-string-comparison
  • inline-assertions
  • more-branch-fixes
  • perf/reduce-equivalency-allocations
  • perf/speed-up-be-equivalent-to
  • prepare-launch
  • prevent-accidental-update
  • reconnect-license
  • refactor/cleanup-editor-config
  • refactor/small-improvements
  • release-brach-in-codeql
  • rename-statement-builder
  • toggle-soft-warning
  • update-docs-link
  • updated-readme
  • upmerge-from-7
  • upmerge-from-70
  • upmerge-from-master
  • without-message

01 Aug 2026 08:34AM UTC coverage: 97.156%. Remained the same
30691695403

push

github

Dennis Doomen
Add BeSupersetOf, BeProperSubsetOf and BeProperSupersetOf collection assertions'

4108 of 4390 branches covered (93.58%)

Branch coverage included in aggregate %.

13209 of 13434 relevant lines covered (98.33%)

70419.43 hits per line

Relevant lines Covered
Build:
Build:
13434 RELEVANT LINES 13209 COVERED LINES
70419.43 HITS PER LINE
Source Files on 3126-contain-equivalent-to
  • Tree
  • List 348
  • Changed 5
  • Source Changed 1
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
30691695403 feature/subset-superset-collections Add BeSupersetOf, BeProperSubsetOf and BeProperSupersetOf collection assertions' push 01 Aug 2026 08:34AM UTC Dennis Doomen github
97.16
30691687590 fork/dennisdoomen/feature/subset-superset-collections Add BeSupersetOf, BeProperSubsetOf and BeProperSupersetOf collection assertions' push 01 Aug 2026 08:34AM UTC Dennis Doomen github
97.16
30690941819 feature/subset-superset-collections Add BeSupersetOf, BeProperSubsetOf and BeProperSupersetOf collection assertions' push 01 Aug 2026 08:12AM UTC Dennis Doomen github
97.16
30690885213 fork/dennisdoomen/feature/subset-superset-collections Update releases.md reference to new PR number' push 01 Aug 2026 08:10AM UTC Dennis Doomen github
97.16
30690913700 fork/dennisdoomen/feature/subset-superset-collections Add BeSupersetOf, BeProperSubsetOf and BeProperSupersetOf collection assertions Ports the work originally submitted in PR #2432 by @Meir017, adapted to the current AssertionChain-based assertion API. The original PR could not be reopened because ... push 01 Aug 2026 08:09AM UTC dennisdoomen github
97.16
29638502812 feature/subset-superset-collections Update releases.md reference to new PR number push 18 Jul 2026 09:14AM UTC dennisdoomen github
97.14
29638488165 feature/subset-superset-collections Add BeSupersetOf, BeProperSubsetOf and BeProperSupersetOf collection assertions Ports the work originally submitted in PR #2432 by @Meir017, adapted to the current AssertionChain-based assertion API. The original PR could not be reopened because ... push 18 Jul 2026 09:12AM UTC dennisdoomen github
97.14
24314125428 perf/reduce-equivalency-allocations 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 che... push 12 Apr 2026 07:14PM UTC dennisdoomen github
97.17
24312902651 perf/reduce-equivalency-allocations Cache Node.Depth to avoid repeated string scanning Node.Depth previously computed the depth on every call by counting '.' characters in Subject.PathAndName using LINQ. This method is called in ShouldContinueThisDeep for every AssertEquivalencyOf ... push 12 Apr 2026 06:10PM UTC dennisdoomen github
97.17
24307980083 perf/reduce-equivalency-allocations Cache Node.Depth to avoid repeated string scanning Node.Depth previously computed the depth on every call by counting '.' characters in Subject.PathAndName using LINQ. This method is called in ShouldContinueThisDeep for every AssertEquivalencyOf ... push 12 Apr 2026 01:47PM UTC dennisdoomen github
97.2
See All Builds (334)

Badge your Repo: fluentassertions

We detected this repo isn’t badged! Grab the embed code to the right, add it to your repo to show off your code coverage, and when the badge is live hit the refresh button to remove this message.

Could not find badge in README.

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

Refresh
  • Settings
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc