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

Conversation

sbidoul
Copy link
Owner

@sbidoul sbidoul commented Jul 5, 2024

No description provided.

Copy link

codecov bot commented Jul 5, 2024

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.

@sbidoul sbidoul changed the title Refactor installer selection, and use uv pip uninstall Refactor installer selection, and use uv pip uninstall, uv pip freeze Jul 5, 2024
@sbidoul
Copy link
Owner Author

sbidoul commented Jul 5, 2024

Also, don't do the direct url fixup hack when using uv, which is unnecessary since uv has an efficient metadata cache.

@sbidoul sbidoul merged commit c53ae29 into master Jul 5, 2024
15 of 17 checks passed
@sbidoul sbidoul deleted the refactor-installer-selection branch July 5, 2024 21:54
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.

1 participant