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

Support environments where pip is not installed #137

Merged
merged 1 commit into from
Feb 18, 2024

Conversation

sbidoul
Copy link
Owner

@sbidoul sbidoul commented Feb 18, 2024

Closes #98

@sbidoul sbidoul force-pushed the support-pip-less-venv branch from 5076cc4 to f27eb4c Compare February 18, 2024 14:33
@sbidoul sbidoul force-pushed the support-pip-less-venv branch from f27eb4c to 7b25c9a Compare February 18, 2024 14:52
Copy link

codecov bot commented Feb 18, 2024

Codecov Report

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

Comparison is base (3978528) 7.63% compared to head (7b25c9a) 7.52%.
Report is 1 commits behind head on master.

Files Patch % Lines
src/pip_deepfreeze/sanity.py 0.00% 24 Missing ⚠️
src/pip_deepfreeze/pip.py 0.00% 8 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##           master    #137      +/-   ##
=========================================
- Coverage    7.63%   7.52%   -0.11%     
=========================================
  Files          17      17              
  Lines        1100    1116      +16     
  Branches      227     233       +6     
=========================================
  Hits           84      84              
- Misses       1004    1020      +16     
  Partials       12      12              

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

@sbidoul sbidoul merged commit 98015ce into master Feb 18, 2024
16 of 18 checks passed
@sbidoul sbidoul deleted the support-pip-less-venv branch February 18, 2024 15:07
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.

Support environments where pip is not installed
1 participant