gembaadvantage / uplift

Semantic versioning the easy way. Powered by Conventional Commits. Built for use with CI.
https://upliftci.dev
MIT License
57 stars 7 forks source link

fix: trimming all commit messages to a single line #432

Closed albertocsm closed 3 months ago

albertocsm commented 3 months ago

This PR fixes bug recently introduced where trimming all commit messages to a single line got broken

codecov-commenter commented 3 months 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 81.92%. Comparing base (3b85254) to head (b9ac20c). Report is 38 commits behind head on main.

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #432 +/- ## ========================================== + Coverage 80.07% 81.92% +1.85% ========================================== Files 40 42 +2 Lines 1977 1638 -339 ========================================== - Hits 1583 1342 -241 + Misses 292 191 -101 - Partials 102 105 +3 ```

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