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

Encode the requirments.txt from ireq #1037

Merged
merged 1 commit into from
Apr 13, 2022
Merged

Conversation

frostming
Copy link
Collaborator

Pull Request Check List

  • A news fragment is added in news/ describing what is new.
  • Test cases added for changed code.

Describe what you have changed in this PR.

Close #1036

@codecov-commenter
Copy link

codecov-commenter commented Apr 13, 2022

Codecov Report

Merging #1037 (03b503e) into main (20f737b) will increase coverage by 0.02%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main    #1037      +/-   ##
==========================================
+ Coverage   83.96%   83.99%   +0.02%     
==========================================
  Files          73       73              
  Lines        6469     6468       -1     
  Branches     1344     1344              
==========================================
+ Hits         5432     5433       +1     
+ Misses        710      709       -1     
+ Partials      327      326       -1     
Flag Coverage Δ
unittests 83.75% <100.00%> (+0.02%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
pdm/formats/requirements.py 93.47% <100.00%> (+2.08%) ⬆️
pdm/models/requirements.py 91.36% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a52aa4a...03b503e. Read the comment docs.

@frostming frostming merged commit df1135a into main Apr 13, 2022
@frostming frostming deleted the fix/requirements-import branch April 13, 2022 06:21
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.

"pyproject.toml does not exist" when pdm add git+https from a subdirectory of a repository
2 participants