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

Legacy multiline search #118

Merged
merged 2 commits into from
Jan 5, 2024

Merge pull request #116 from ziima/legacy-multiline-search

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

Legacy multiline search #118

Merge pull request #116 from ziima/legacy-multiline-search
8db9552
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 5, 2024 in 1s

92.90% (-0.14%) compared to 10e8ed0

View this Pull Request on Codecov

92.90% (-0.14%) compared to 10e8ed0

Details

Codecov Report

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

Comparison is base (10e8ed0) 93.04% compared to head (8db9552) 92.90%.
Report is 4 commits behind head on master.

Files Patch % Lines
bumpversion/config/files_legacy.py 50.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #118      +/-   ##
==========================================
- Coverage   93.04%   92.90%   -0.14%     
==========================================
  Files          19       19              
  Lines        1251     1255       +4     
  Branches      257      259       +2     
==========================================
+ Hits         1164     1166       +2     
- Misses         58       60       +2     
  Partials       29       29              

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