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

dennisdoomen / fluentassertions / 24314125428

Builds Branch Commit Type Ran Committer Via Coverage
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
24306479672 perf/speed-up-be-equivalent-to Make closest-match helpers instance methods The strategy already owns TryToMatchCount and TryToMatch, so keeping the closest-match helper chain static forced delegate plumbing without adding value. Make those helpers instance methods so they can ... push 12 Apr 2026 12:20PM UTC dennisdoomen github
97.18
24156118526 perf/speed-up-be-equivalent-to 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.FailureMessag... push 08 Apr 2026 08:16PM UTC dennisdoomen github
97.18
24155294585 perf/speed-up-be-equivalent-to 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.FailureM... push 08 Apr 2026 07:58PM UTC dennisdoomen github
97.18
24154245225 perf/speed-up-be-equivalent-to fix: GetFailureCount includes nested scope failures; add Discard() to prevent outer scope contamination TryToMatchCount creates a dry-run AssertionScope with SkipFormattingForFailures=true. When custom equivalency rules (e.g. Using<T>().WhenTypeI... push 08 Apr 2026 07:35PM UTC dennisdoomen github
97.18
24040157145 perf/speed-up-be-equivalent-to fix: GetFailureCount includes nested scope failures; add Discard() to prevent outer scope contamination TryToMatchCount creates a dry-run AssertionScope with SkipFormattingForFailures=true. When custom equivalency rules (e.g. Using<T>().WhenTypeI... push 06 Apr 2026 04:37PM UTC dennisdoomen github
97.18
24038663532 perf/speed-up-be-equivalent-to fix: GetFailureCount includes nested scope failures; add Discard() to prevent outer scope contamination TryToMatchCount creates a dry-run AssertionScope with SkipFormattingForFailures=true. When custom equivalency rules (e.g. Using<T>().WhenTypeI... push 06 Apr 2026 03:56PM UTC dennisdoomen github
97.18
23306688048 update-docs-link Reroute the docs link to Xceed push 19 Mar 2026 05:09PM UTC Dennis Doomen github
97.2
22818833808 feature/902-span Add support for Span<T>, ReadOnlySpan<T>, Memory<T> and ReadOnlyMemory<T> push 08 Mar 2026 10:15AM UTC dennisdoomen github
97.17
22816912548 feature/902-span Add support for Span<T>, ReadOnlySpan<T>, Memory<T> and ReadOnlyMemory<T> push 08 Mar 2026 08:08AM UTC dennisdoomen github
97.17
22801582227 feature/902-span Add support for Span<T>, ReadOnlySpan<T>, Memory<T> and ReadOnlyMemory<T> push 07 Mar 2026 03:27PM UTC dennisdoomen github
97.17
22542389705 feature/902-span Add support for Span<T>, ReadOnlySpan<T>, Memory<T> and ReadOnlyMemory<T> push 01 Mar 2026 11:34AM UTC dennisdoomen github
97.16
22529389112 feature/902-span SAVEPOINT push 28 Feb 2026 09:38PM UTC dennisdoomen github
97.15
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • …
  • 21
  • 22
  • Next →
  • Back to Repo
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