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

Fixed empty string replacement bug #119

Merged
merged 1 commit into from
Jan 6, 2024

Fixed empty string replacement bug

d9965ab
Select commit
Loading
Failed to load commit list.
Merged

Fixed empty string replacement bug #119

Fixed empty string replacement bug
d9965ab
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 6, 2024 in 0s

92.84% (-0.07%) compared to 8db9552

View this Pull Request on Codecov

92.84% (-0.07%) compared to 8db9552

Details

Codecov Report

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

Comparison is base (8db9552) 92.90% compared to head (d9965ab) 92.84%.
Report is 2 commits behind head on master.

Files Patch % Lines
bumpversion/files.py 50.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #119      +/-   ##
==========================================
- Coverage   92.90%   92.84%   -0.07%     
==========================================
  Files          19       19              
  Lines        1255     1257       +2     
  Branches      259      260       +1     
==========================================
+ Hits         1166     1167       +1     
  Misses         60       60              
- Partials       29       30       +1     

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