saynotobugsorg / confidence

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

Initialized Resources #70 #117

Closed dmfs closed 11 months ago

codecov-commenter commented 11 months ago

Codecov Report

All modified lines are covered by tests :white_check_mark:

Comparison is base (362a266) 97.13% compared to head (dd9c59d) 97.01%.

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #117 +/- ## ============================================ - Coverage 97.13% 97.01% -0.13% - Complexity 649 651 +2 ============================================ Files 173 175 +2 Lines 1431 1440 +9 Branches 48 48 ============================================ + Hits 1390 1397 +7 - Misses 35 37 +2 Partials 6 6 ``` | [Files](https://app.codecov.io/gh/saynotobugsorg/confidence/pull/117?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) | Coverage Δ | | |---|---|---| | [...confidence/junit5/engine/quality/ResourceThat.java](https://app.codecov.io/gh/saynotobugsorg/confidence/pull/117?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-Y29uZmlkZW5jZS1pbmN1YmF0b3Ivc3JjL21haW4vamF2YS9vcmcvc2F5bm90b2J1Z3MvY29uZmlkZW5jZS9qdW5pdDUvZW5naW5lL3F1YWxpdHkvUmVzb3VyY2VUaGF0LmphdmE=) | `100.00% <100.00%> (ø)` | | | [...confidence/junit5/engine/resource/Initialized.java](https://app.codecov.io/gh/saynotobugsorg/confidence/pull/117?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-Y29uZmlkZW5jZS1pbmN1YmF0b3Ivc3JjL21haW4vamF2YS9vcmcvc2F5bm90b2J1Z3MvY29uZmlkZW5jZS9qdW5pdDUvZW5naW5lL3Jlc291cmNlL0luaXRpYWxpemVkLmphdmE=) | `100.00% <100.00%> (ø)` | | ... and [1 file with indirect coverage changes](https://app.codecov.io/gh/saynotobugsorg/confidence/pull/117/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.