Skip to content

Lock command#122

Closed
sbidoul wants to merge 6 commits intomasterfrom
lock-command
Closed

Lock command#122
sbidoul wants to merge 6 commits intomasterfrom
lock-command

Conversation

@sbidoul
Copy link
Copy Markdown
Owner

@sbidoul sbidoul commented Sep 17, 2023

closes #121

@codecov
Copy link
Copy Markdown

codecov Bot commented Sep 17, 2023

Codecov Report

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

Comparison is base (4e3b66d) 7.64% compared to head (0c567b9) 6.97%.
Report is 6 commits behind head on master.

Files Patch % Lines
src/pip_deepfreeze/installed_dist.py 0.00% 39 Missing ⚠️
src/pip_deepfreeze/pip.py 0.00% 35 Missing ⚠️
src/pip_deepfreeze/lock.py 0.00% 28 Missing and 2 partials ⚠️
src/pip_deepfreeze/__main__.py 0.00% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##           master    #122      +/-   ##
=========================================
- Coverage    7.64%   6.97%   -0.68%     
=========================================
  Files          17      18       +1     
  Lines        1059    1162     +103     
  Branches      220     247      +27     
=========================================
  Hits           81      81              
- Misses        966    1067     +101     
- Partials       12      14       +2     

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

@sbidoul sbidoul closed this Feb 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add lock command when the target pip supports pip install --dry-run --report

1 participant