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

Version refactor #112

Merged
merged 13 commits into from
Jan 27, 2024

Fixed some tests !minor

8bfa5d9
Select commit
Loading
Failed to load commit list.
Merged

Version refactor #112

Fixed some tests !minor
8bfa5d9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 27, 2024 in 1s

93.40% (+0.57%) compared to 10e5d7d

View this Pull Request on Codecov

93.40% (+0.57%) compared to 10e5d7d

Details

Codecov Report

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

Comparison is base (10e5d7d) 92.83% compared to head (8bfa5d9) 93.40%.
Report is 2 commits behind head on master.

Files Patch % Lines
bumpversion/versioning/models.py 95.68% 2 Missing and 3 partials ⚠️
bumpversion/config/models.py 50.00% 3 Missing ⚠️
bumpversion/version_part.py 90.90% 0 Missing and 1 partial ⚠️
bumpversion/versioning/conventions.py 90.90% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #112      +/-   ##
==========================================
+ Coverage   92.83%   93.40%   +0.57%     
==========================================
  Files          21       24       +3     
  Lines        1409     1486      +77     
  Branches      294      297       +3     
==========================================
+ Hits         1308     1388      +80     
+ Misses         70       68       -2     
+ Partials       31       30       -1     

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