dmfs / jems

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

Switch from JUnit4 to JUnit5, closes #346 #352

Closed dmfs closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Base: 99.14% // Head: 99.47% // Increases project coverage by +0.32% :tada:

Coverage data is based on head (23337cb) compared to base (58ce661). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #352 +/- ## ============================================ + Coverage 99.14% 99.47% +0.32% Complexity 682 682 ============================================ Files 169 169 Lines 1526 1526 Branches 87 87 ============================================ + Hits 1513 1518 +5 + Misses 10 8 -2 + Partials 3 0 -3 ``` | [Impacted Files](https://codecov.io/gh/dmfs/jems/pull/352?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Marten+Gajda) | Coverage Δ | | |---|---|---| | [...est/matchers/charsequence/CharSequenceMatcher.java](https://codecov.io/gh/dmfs/jems/pull/352/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Marten+Gajda#diff-amVtczItdGVzdGluZy9zcmMvbWFpbi9qYXZhL29yZy9kbWZzL2plbXMyL2hhbWNyZXN0L21hdGNoZXJzL2NoYXJzZXF1ZW5jZS9DaGFyU2VxdWVuY2VNYXRjaGVyLmphdmE=) | `100.00% <ø> (ø)` | | | [...s2/hamcrest/matchers/iterable/IterableMatcher.java](https://codecov.io/gh/dmfs/jems/pull/352/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Marten+Gajda#diff-amVtczItdGVzdGluZy9zcmMvbWFpbi9qYXZhL29yZy9kbWZzL2plbXMyL2hhbWNyZXN0L21hdGNoZXJzL2l0ZXJhYmxlL0l0ZXJhYmxlTWF0Y2hlci5qYXZh) | `100.00% <ø> (ø)` | | | [src/main/java/org/dmfs/jems2/iterable/Frozen.java](https://codecov.io/gh/dmfs/jems/pull/352/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Marten+Gajda#diff-c3JjL21haW4vamF2YS9vcmcvZG1mcy9qZW1zMi9pdGVyYWJsZS9Gcm96ZW4uamF2YQ==) | `100.00% <0.00%> (+13.51%)` | :arrow_up: | 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 at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.