tcurdt / jdeb

This library provides an Ant task and a Maven plugin to create Debian packages from Java builds in a truly cross platform manner.
https://github.com/tcurdt/jdeb
Apache License 2.0
476 stars 253 forks source link

Update release notes and contributors #708

Closed chali closed 1 week ago

codecov-commenter commented 1 week ago

:warning: Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

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

Project coverage is 71.72%. Comparing base (92fee05) to head (bb38753). Report is 72 commits behind head on master.

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #708 +/- ## ============================================ + Coverage 71.03% 71.72% +0.68% - Complexity 96 98 +2 ============================================ Files 7 7 Lines 580 587 +7 Branches 75 76 +1 ============================================ + Hits 412 421 +9 + Misses 121 120 -1 + Partials 47 46 -1 ```

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

chali commented 1 week ago

Thank you @tcurdt for quick turn around with the change!

tcurdt commented 6 days ago

Let's see if we can also get out a release soon. Thanks for the contribution.