saynotobugsorg / confidence

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

Fix assertionThat generic argument, fixes #99 #100

Closed dmfs closed 1 year ago

dmfs commented 1 year ago

The Quality should be contra-variant in T

codecov-commenter commented 1 year ago

Codecov Report

Patch coverage has no change and project coverage change: -0.15% :warning:

Comparison is base (9ebc4d6) 97.15% compared to head (9d6df3b) 97.01%.

:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #100 +/- ## ============================================ - Coverage 97.15% 97.01% -0.15% Complexity 628 628 ============================================ Files 163 163 Lines 1372 1374 +2 Branches 47 47 ============================================ Hits 1333 1333 - Misses 33 35 +2 Partials 6 6 ``` | [Files Changed](https://app.codecov.io/gh/saynotobugsorg/confidence/pull/100?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) | Coverage Δ | | |---|---|---| | [...fidence/junit5/engine/assertion/AssertionThat.java](https://app.codecov.io/gh/saynotobugsorg/confidence/pull/100?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-Y29uZmlkZW5jZS1pbmN1YmF0b3Ivc3JjL21haW4vamF2YS9vcmcvc2F5bm90b2J1Z3MvY29uZmlkZW5jZS9qdW5pdDUvZW5naW5lL2Fzc2VydGlvbi9Bc3NlcnRpb25UaGF0LmphdmE=) | `100.00% <ø> (ø)` | | ... and [1 file with indirect coverage changes](https://app.codecov.io/gh/saynotobugsorg/confidence/pull/100/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None)

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