Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The next release of bump-my-version #94

Merged
merged 18 commits into from
Dec 6, 2023

Fixed import of extract_regex_flags

a980670
Select commit
Loading
Failed to load commit list.
Merged

The next release of bump-my-version #94

Fixed import of extract_regex_flags
a980670
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 6, 2023 in 0s

91.76% (-1.78%) compared to 97049e0

View this Pull Request on Codecov

91.76% (-1.78%) compared to 97049e0

Details

Codecov Report

Attention: 47 lines in your changes are missing coverage. Please review.

Comparison is base (97049e0) 93.54% compared to head (a980670) 91.76%.
Report is 1 commits behind head on master.

Files Patch % Lines
bumpversion/files.py 77.64% 14 Missing and 5 partials ⚠️
bumpversion/config/files.py 81.11% 11 Missing and 6 partials ⚠️
bumpversion/config/models.py 92.64% 3 Missing and 2 partials ⚠️
bumpversion/config/__init__.py 88.57% 2 Missing and 2 partials ⚠️
bumpversion/bump.py 60.00% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #94      +/-   ##
==========================================
- Coverage   93.54%   91.76%   -1.78%     
==========================================
  Files          15       17       +2     
  Lines        1069     1166      +97     
  Branches      243      252       +9     
==========================================
+ Hits         1000     1070      +70     
- Misses         46       66      +20     
- Partials       23       30       +7     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.