callowayproject / bump-my-version

A small command line tool to simplify releasing software by updating all version strings in your source code by the correct increment and optionally commit and tag the changes.
https://callowayproject.github.io/bump-my-version/
MIT License
305 stars 19 forks source link

Fixed missing new version info in some hook environments #235

Closed coordt closed 2 weeks ago

github-actions[bot] commented 2 weeks ago

Version hint: patch Current version: 0.26.0 New version (when merged): 0.26.1

Comment ID: Display the version hint-auto-generated

github-actions[bot] commented 2 weeks ago

PR Preview Action v1.4.7 :---: :rocket: Deployed preview to https://callowayproject.github.io/bump-my-version/pr-preview/pr-235/ on branch gh-pages at 2024-09-14 13:28 UTC

codecov[bot] commented 2 weeks ago

Codecov Report

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

Project coverage is 93.97%. Comparing base (d21d6df) to head (24a9bdc). Report is 4 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #235 +/- ## ========================================== + Coverage 93.94% 93.97% +0.02% ========================================== Files 26 26 Lines 1702 1709 +7 Branches 330 330 ========================================== + Hits 1599 1606 +7 Misses 75 75 Partials 28 28 ``` | [Flag](https://app.codecov.io/gh/callowayproject/bump-my-version/pull/235/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=callowayproject) | Coverage Δ | | |---|---|---| | [python-3.10](https://app.codecov.io/gh/callowayproject/bump-my-version/pull/235/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=callowayproject) | `93.97% <100.00%> (+0.02%)` | :arrow_up: | | [python-3.11](https://app.codecov.io/gh/callowayproject/bump-my-version/pull/235/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=callowayproject) | `93.97% <100.00%> (+0.02%)` | :arrow_up: | | [python-3.8](https://app.codecov.io/gh/callowayproject/bump-my-version/pull/235/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=callowayproject) | `93.88% <100.00%> (+0.02%)` | :arrow_up: | | [python-3.9](https://app.codecov.io/gh/callowayproject/bump-my-version/pull/235/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=callowayproject) | `93.88% <100.00%> (+0.02%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=callowayproject#carryforward-flags-in-the-pull-request-comment) to find out more.

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