Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(filter): When checking unordered arrays, check normalized values #368

Merged
merged 4 commits into from
Oct 4, 2024

Conversation

epage
Copy link
Contributor

@epage epage commented Oct 4, 2024

We fixed this for the ordered case in #358 but missed the unordered
case.

@coveralls
Copy link

Pull Request Test Coverage Report for Build 11172726649

Details

  • 29 of 29 (100.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 51.289%

Totals Coverage Status
Change from base Build 11127328050: 0.0%
Covered Lines: 1393
Relevant Lines: 2716

💛 - Coveralls

@epage epage merged commit 1d2bb64 into assert-rs:main Oct 4, 2024
14 of 15 checks passed
@epage epage deleted the unordered branch October 4, 2024 02:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants