fix: properly bump versions between prereleases #799
Merged
Codecov / codecov/project
succeeded
Dec 11, 2023 in 0s
96.59% (target 97.00%)
View this Pull Request on Codecov
96.59% (target 97.00%)
Details
Codecov Report
Attention: 31 lines
in your changes are missing coverage. Please review.
Comparison is base (
120d514
) 97.33% compared to head (7b4596a
) 96.59%.
Report is 119 commits behind head on master.
Files | Patch % | Lines |
---|---|---|
commitizen/commands/bump.py | 34.48% | 19 Missing |
commitizen/cli.py | 82.14% | 5 Missing |
commitizen/providers/scm_provider.py | 91.17% | 3 Missing |
commitizen/git.py | 80.00% | 2 Missing |
commitizen/changelog_formats/__init__.py | 97.77% | 1 Missing |
commitizen/version_schemes.py | 96.96% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #799 +/- ##
==========================================
- Coverage 97.33% 96.59% -0.75%
==========================================
Files 42 55 +13
Lines 2104 2379 +275
==========================================
+ Hits 2048 2298 +250
- Misses 56 81 +25
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading