saynotobugsorg / confidence

A declarative Java Assertion Framework
Apache License 2.0
11 stars 1 forks source link

Add ordered Quality of Iterables ordered by a given Comparator, closes #157 #158

Closed dmfs closed 8 months ago

dmfs commented 8 months ago

this should solve the use case of hamcrest/JavaHamcrest#404

codecov-commenter commented 8 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (15c8981) 97.71% compared to head (4a2549e) 97.73%.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #158 +/- ## ============================================ + Coverage 97.71% 97.73% +0.01% - Complexity 821 823 +2 ============================================ Files 213 214 +1 Lines 1793 1807 +14 Branches 56 59 +3 ============================================ + Hits 1752 1766 +14 Misses 31 31 Partials 10 10 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.