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

feat: add --update-reuse to lock command #2419

Merged
merged 2 commits into from
Nov 22, 2023

fix tests

8813997
Select commit
Loading
Failed to load commit list.
Merged

feat: add --update-reuse to lock command #2419

fix tests
8813997
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project failed Nov 22, 2023 in 1s

84.39% (-0.03%) compared to 70df458

View this Pull Request on Codecov

84.39% (-0.03%) compared to 70df458

Details

Codecov Report

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

Comparison is base (70df458) 84.41% compared to head (8813997) 84.39%.

Files Patch % Lines
src/pdm/cli/actions.py 70.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              dev    #2419      +/-   ##
==========================================
- Coverage   84.41%   84.39%   -0.03%     
==========================================
  Files         104      104              
  Lines       10173    10179       +6     
  Branches     2226     2226              
==========================================
+ Hits         8588     8591       +3     
- Misses       1111     1114       +3     
  Partials      474      474              

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