release-engineering / pom-manipulation-ext

A more generic framework-style extension for preprocessing Maven pom.xml files before the build runs (from within Maven itself)
https://release-engineering.github.io/pom-manipulation-ext/
Apache License 2.0
52 stars 74 forks source link

Logging. Expose API and add tests. #979

Closed rnc closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage has no change and project coverage change: -0.01 :warning:

Comparison is base (f79ccae) 83.81% compared to head (dc0a434) 83.81%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #979 +/- ## ============================================ - Coverage 83.81% 83.81% -0.01% Complexity 1947 1947 ============================================ Files 120 120 Lines 7187 7185 -2 Branches 1230 1230 ============================================ - Hits 6024 6022 -2 Misses 675 675 Partials 488 488 ``` | [Impacted Files](https://app.codecov.io/gh/release-engineering/pom-manipulation-ext/pull/979?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=release-engineering) | Coverage Δ | | |---|---|---| | [...monjava/maven/ext/core/impl/CommonManipulator.java](https://app.codecov.io/gh/release-engineering/pom-manipulation-ext/pull/979?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=release-engineering#diff-Y29yZS9zcmMvbWFpbi9qYXZhL29yZy9jb21tb25qYXZhL21hdmVuL2V4dC9jb3JlL2ltcGwvQ29tbW9uTWFuaXB1bGF0b3IuamF2YQ==) | `79.33% <ø> (-0.34%)` | :arrow_down: | | [...va/org/commonjava/maven/ext/core/impl/Version.java](https://app.codecov.io/gh/release-engineering/pom-manipulation-ext/pull/979?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=release-engineering#diff-Y29yZS9zcmMvbWFpbi9qYXZhL29yZy9jb21tb25qYXZhL21hdmVuL2V4dC9jb3JlL2ltcGwvVmVyc2lvbi5qYXZh) | `85.48% <ø> (ø)` | |

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