Skip to content

Fix a crash when using WithStrictOrderingFor(x => x) with BeEquivalentTo#2932

Merged
dennisdoomen merged 1 commit intofluentassertions:release-8.0from
dennisdoomen:fix-crash
Jan 6, 2025
Merged

Fix a crash when using WithStrictOrderingFor(x => x) with BeEquivalentTo#2932
dennisdoomen merged 1 commit intofluentassertions:release-8.0from
dennisdoomen:fix-crash

Conversation

@dennisdoomen
Copy link
Copy Markdown
Member

Fixes #2927

@coveralls
Copy link
Copy Markdown

Pull Request Test Coverage Report for Build 12637870702

Details

  • 1 of 1 (100.0%) changed or added relevant line in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.001%) to 97.403%

Totals Coverage Status
Change from base Build 12637858586: 0.001%
Covered Lines: 12286
Relevant Lines: 12470

💛 - Coveralls

@github-actions
Copy link
Copy Markdown

github-actions bot commented Jan 6, 2025

Qodana for .NET

It seems all right 👌

No new problems were found according to the checks applied

💡 Qodana analysis was run in the pull request mode: only the changed files were checked
☁️ View the detailed Qodana report

Contact Qodana team

Contact us at [email protected]

@dennisdoomen dennisdoomen merged commit fe25cac into fluentassertions:release-8.0 Jan 6, 2025
@dennisdoomen dennisdoomen deleted the fix-crash branch January 6, 2025 18:25
@jnyrup jnyrup added the bug label Feb 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Exception when using WithStrictOrderingFor on enums

3 participants