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

Refactor installer selection, and use uv pip uninstall, uv pip freeze #156

Merged
merged 4 commits into from
Jul 5, 2024

More uv installer tests and refactoring

ddd7b9d
Select commit
Loading
Failed to load commit list.
Merged

Refactor installer selection, and use uv pip uninstall, uv pip freeze #156

More uv installer tests and refactoring
ddd7b9d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jul 5, 2024 in 0s

94.01% (-0.40%) compared to d86d692

View this Pull Request on Codecov

94.01% (-0.40%) compared to d86d692

Details

Codecov Report

Attention: Patch coverage is 93.16239% with 8 lines in your changes missing coverage. Please review.

Project coverage is 94.01%. Comparing base (d86d692) to head (ddd7b9d).

Files Patch % Lines
src/pip_deepfreeze/pip.py 84.00% 3 Missing and 5 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #156      +/-   ##
==========================================
- Coverage   94.41%   94.01%   -0.40%     
==========================================
  Files          31       31              
  Lines        1880     1923      +43     
  Branches      320      346      +26     
==========================================
+ Hits         1775     1808      +33     
- Misses         77       83       +6     
- Partials       28       32       +4     

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