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

fix: store dependencies by name and version #1308

Merged
merged 1 commit into from
Aug 8, 2022
Merged

Conversation

frostming
Copy link
Collaborator

@frostming frostming commented Aug 8, 2022

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 #1307

@codecov-commenter
Copy link

codecov-commenter commented Aug 8, 2022

Codecov Report

Merging #1308 (63ec20b) into main (4cf70c7) will decrease coverage by 0.10%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main    #1308      +/-   ##
==========================================
- Coverage   81.62%   81.51%   -0.11%     
==========================================
  Files          93       93              
  Lines        7699     7702       +3     
  Branches     1792     1817      +25     
==========================================
- Hits         6284     6278       -6     
- Misses       1062     1064       +2     
- Partials      353      360       +7     
Flag Coverage Δ
unittests 81.39% <100.00%> (-0.06%) ⬇️

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

Impacted Files Coverage Δ
pdm/resolver/core.py 89.47% <ø> (ø)
pdm/cli/actions.py 79.85% <100.00%> (-0.24%) ⬇️
pdm/cli/utils.py 80.06% <100.00%> (ø)
pdm/models/candidates.py 88.02% <100.00%> (+0.11%) ⬆️
pdm/resolver/providers.py 93.60% <100.00%> (ø)
pdm/cli/commands/publish/package.py 70.54% <0.00%> (-4.66%) ⬇️
pdm/models/repositories.py 78.42% <0.00%> (-0.83%) ⬇️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@frostming frostming merged commit 0319842 into main Aug 8, 2022
@frostming frostming deleted the fix/resolve-deps branch August 8, 2022 04:02
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.

Can't add both wemake-python-styleguide and flake8 in a project
2 participants