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

Use pip_requirements_parser #107

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from
Draft

Use pip_requirements_parser #107

wants to merge 1 commit into from

Conversation

sbidoul
Copy link
Owner

@sbidoul sbidoul commented May 28, 2023

No description provided.

@codecov
Copy link

codecov bot commented May 28, 2023

Codecov Report

Merging #107 (edb87ff) into master (bf90ef0) will increase coverage by 2.40%.
The diff coverage is 0.00%.

@@            Coverage Diff             @@
##           master     #107      +/-   ##
==========================================
+ Coverage    9.04%   11.45%   +2.40%     
==========================================
  Files          16       15       -1     
  Lines         995      786     -209     
  Branches      213      172      -41     
==========================================
  Hits           90       90              
+ Misses        895      686     -209     
  Partials       10       10              
Impacted Files Coverage Δ
src/pip_deepfreeze/pip.py 0.00% <0.00%> (ø)
src/pip_deepfreeze/req_merge.py 0.00% <0.00%> (ø)
src/pip_deepfreeze/sync.py 0.00% <0.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@sbidoul sbidoul force-pushed the pip-reqfile-parser branch 2 times, most recently from 17df066 to c730299 Compare May 28, 2023 14:11
@sbidoul sbidoul marked this pull request as ready for review May 28, 2023 14:11
@sbidoul sbidoul force-pushed the pip-reqfile-parser branch 2 times, most recently from 366f29b to f3be4a4 Compare May 28, 2023 14:19
@sbidoul sbidoul force-pushed the pip-reqfile-parser branch from f3be4a4 to edb87ff Compare May 28, 2023 14:32
@sbidoul sbidoul marked this pull request as draft May 28, 2023 14:45
@sbidoul
Copy link
Owner Author

sbidoul commented May 28, 2023

Hm, it looks like pip-requirements-parser does not support http nested requirements.

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.

2 participants