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

Pass installer option via CLI instead of requirements file #138

Merged
merged 10 commits into from
Feb 23, 2024

Conversation

sbidoul
Copy link
Owner

@sbidoul sbidoul commented Feb 23, 2024

No description provided.

Copy link

codecov bot commented Feb 23, 2024

Codecov Report

Attention: Patch coverage is 0% with 40 lines in your changes are missing coverage. Please review.

Project coverage is 7.47%. Comparing base (ce1e110) to head (020c8b9).

❗ Current head 020c8b9 differs from pull request most recent head 9f9a2f3. Consider uploading reports for the commit 9f9a2f3 to get more accurate results

Files Patch % Lines
src/pip_deepfreeze/req_merge.py 0.00% 22 Missing ⚠️
src/pip_deepfreeze/sync.py 0.00% 11 Missing and 1 partial ⚠️
src/pip_deepfreeze/utils.py 0.00% 4 Missing ⚠️
src/pip_deepfreeze/pip.py 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##           master    #138      +/-   ##
=========================================
- Coverage    7.50%   7.47%   -0.03%     
=========================================
  Files          17      17              
  Lines        1119    1123       +4     
  Branches      234     236       +2     
=========================================
  Hits           84      84              
- Misses       1023    1027       +4     
  Partials       12      12              

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

This is to support passing options to uv, which
does not support some options in req files.
@sbidoul sbidoul changed the title Some light refactoring for readability Pass installer option via CLI instead of requirements file Feb 23, 2024
@sbidoul sbidoul merged commit 0657a86 into master Feb 23, 2024
15 of 16 checks passed
@sbidoul sbidoul deleted the fix-uv-options branch February 23, 2024 14:29
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