saynotobugsorg / confidence

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

Relocate static factory methods, closes #178 #179

Closed dmfs closed 5 months ago

codecov-commenter commented 5 months ago

Codecov Report

Attention: Patch coverage is 85.71429% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 96.53%. Comparing base (8ecf4c4) to head (bc68d98).

Files Patch % Lines
...rg/saynotobugs/confidence/json/quality/Number.java 0.00% 1 Missing :warning:
...rg/saynotobugs/confidence/json/quality/Object.java 0.00% 1 Missing :warning:

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #179 +/- ## ============================================ - Coverage 97.78% 96.53% -1.26% + Complexity 845 838 -7 ============================================ Files 217 218 +1 Lines 1855 1876 +21 Branches 59 59 ============================================ - Hits 1814 1811 -3 - Misses 32 55 +23 - Partials 9 10 +1 ```

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