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

chore: update deps unearth and packaging #1555

Merged
merged 3 commits into from
Dec 8, 2022
Merged

chore: update deps unearth and packaging #1555

merged 3 commits into from
Dec 8, 2022

Conversation

frostming
Copy link
Collaborator

@frostming frostming commented Dec 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.

Fix #1554

@codecov-commenter
Copy link

codecov-commenter commented Dec 8, 2022

Codecov Report

Base: 85.37% // Head: 85.24% // Decreases project coverage by -0.13% ⚠️

Coverage data is based on head (be63e97) compared to base (40d2c01).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1555      +/-   ##
==========================================
- Coverage   85.37%   85.24%   -0.14%     
==========================================
  Files          91       91              
  Lines        8053     8056       +3     
  Branches     1909     1909              
==========================================
- Hits         6875     6867       -8     
- Misses        789      797       +8     
- Partials      389      392       +3     
Flag Coverage Δ
unittests 85.06% <100.00%> (-0.14%) ⬇️

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

Impacted Files Coverage Δ
src/pdm/models/specifiers.py 77.38% <100.00%> (-2.26%) ⬇️
src/pdm/models/repositories.py 79.92% <0.00%> (-0.79%) ⬇️
src/pdm/termui.py 89.85% <0.00%> (-0.73%) ⬇️
src/pdm/cli/actions.py 78.50% <0.00%> (-0.25%) ⬇️

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

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@frostming frostming merged commit 35219db into main Dec 8, 2022
@frostming frostming deleted the update-unearth branch December 8, 2022 03:47
@j178 j178 mentioned this pull request Apr 3, 2024
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.

PDM fails to resolve on packages which have old versions with legacy version identifiers
2 participants