dmfs / jems

Java gems, a collection of Java utilities.
Apache License 2.0
5 stars 2 forks source link

Extend ProcedureThatAffects, so it can test for thrown Exceptions, closes #375 #376

Closed dmfs closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (12e0cc3) 99.49% compared to head (d0ea4e7) 99.49%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #376 +/- ## ========================================= Coverage 99.49% 99.49% - Complexity 712 719 +7 ========================================= Files 177 178 +1 Lines 1582 1595 +13 Branches 87 87 ========================================= + Hits 1574 1587 +13 Misses 8 8 ``` | [Files Changed](https://app.codecov.io/gh/dmfs/jems/pull/376?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Marten+Gajda) | Coverage Δ | | |---|---|---| | [...ms2/confidence/procedure/ProcedureThatAffects.java](https://app.codecov.io/gh/dmfs/jems/pull/376?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Marten+Gajda#diff-amVtczItY29uZmlkZW5jZS9zcmMvbWFpbi9qYXZhL29yZy9kbWZzL2plbXMyL2NvbmZpZGVuY2UvcHJvY2VkdXJlL1Byb2NlZHVyZVRoYXRBZmZlY3RzLmphdmE=) | `100.00% <100.00%> (ø)` | | | [...java/org/dmfs/jems2/confidence/procedure/Runs.java](https://app.codecov.io/gh/dmfs/jems/pull/376?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Marten+Gajda#diff-amVtczItY29uZmlkZW5jZS9zcmMvbWFpbi9qYXZhL29yZy9kbWZzL2plbXMyL2NvbmZpZGVuY2UvcHJvY2VkdXJlL1J1bnMuamF2YQ==) | `100.00% <100.00%> (ø)` | |

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