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

[#77] maven wrapper w/ mvn v3.9.6 #78

Closed bmarwell closed 5 months ago

bmarwell commented 5 months ago

fixes #77

codecov-commenter commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

:exclamation: No coverage uploaded for pull request base (main@44c3ef6). Click here to learn what that means.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #78 +/- ## ======================================= Coverage ? 61.88% Complexity ? 48 ======================================= Files ? 12 Lines ? 265 Branches ? 24 ======================================= Hits ? 164 Misses ? 89 Partials ? 12 ```

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

sparsick commented 5 months ago

Thanks