georgberky / dependency-update-maven-plugin

A Maven plugin that creates merge requests for dependency updates.
Apache License 2.0
26 stars 9 forks source link

[#61] create help mojo #62

Closed bmarwell closed 1 year ago

bmarwell commented 1 year ago

fixes #61

codecov-commenter commented 1 year ago

Codecov Report

Base: 68.27% // Head: 68.27% // No change to project coverage :thumbsup:

Coverage data is based on head (31a8524) compared to base (78c5e72). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #62 +/- ## ========================================= Coverage 68.27% 68.27% Complexity 40 40 ========================================= Files 10 10 Lines 186 186 Branches 10 10 ========================================= Hits 127 127 Misses 51 51 Partials 8 8 ``` 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=Georg+Berky). 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=Georg+Berky)

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

sparsick commented 1 year ago

Thank you @bmarwell