saynotobugsorg / confidence

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

containsNoneOf Quality, closes #161 #164

Closed dmfs closed 8 months ago

dmfs commented 8 months ago

this is the Confidence version of hamcrest/JavaHamcrest#195

codecov-commenter commented 8 months ago

Codecov Report

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

Comparison is base (7a24f7d) 97.74% compared to head (8462e7d) 97.76%.

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #164 +/- ## ============================================ + Coverage 97.74% 97.76% +0.01% - Complexity 828 837 +9 ============================================ Files 215 216 +1 Lines 1819 1833 +14 Branches 59 59 ============================================ + Hits 1778 1792 +14 Misses 31 31 Partials 10 10 ```

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