dmfs / jems

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

Add Qualities for Functions and Procedures, closes #370 #371

Closed dmfs closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 100.00% and project coverage change: -0.31 :warning:

Comparison is base (e6d6563) 99.48% compared to head (7ddc477) 99.17%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #371 +/- ## ============================================ - Coverage 99.48% 99.17% -0.31% - Complexity 705 712 +7 ============================================ Files 175 177 +2 Lines 1562 1582 +20 Branches 87 87 ============================================ + Hits 1554 1569 +15 - Misses 8 10 +2 - Partials 0 3 +3 ``` | [Impacted Files](https://codecov.io/gh/dmfs/jems/pull/371?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Marten+Gajda) | Coverage Δ | | |---|---|---| | [.../java/org/dmfs/jems2/confidence/function/Maps.java](https://codecov.io/gh/dmfs/jems/pull/371?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Marten+Gajda#diff-amVtczItY29uZmlkZW5jZS9zcmMvbWFpbi9qYXZhL29yZy9kbWZzL2plbXMyL2NvbmZpZGVuY2UvZnVuY3Rpb24vTWFwcy5qYXZh) | `100.00% <100.00%> (ø)` | | | [...ms2/confidence/procedure/ProcedureThatAffects.java](https://codecov.io/gh/dmfs/jems/pull/371?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%> (ø)` | | ... and [1 file with indirect coverage changes](https://codecov.io/gh/dmfs/jems/pull/371/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Marten+Gajda) Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Marten+Gajda). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Marten+Gajda)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.