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: dependency group with non-normalized name does not work in pdm 2.20.0 #3250

Merged
merged 2 commits into from
Nov 4, 2024

Conversation

frostming
Copy link
Collaborator

Fixes #3247

Signed-off-by: Frost Ming [email protected]

Pull Request Checklist

  • 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.

Copy link

codecov bot commented Nov 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.30%. Comparing base (5d3779f) to head (2a0761d).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3250      +/-   ##
==========================================
+ Coverage   85.29%   85.30%   +0.01%     
==========================================
  Files         112      112              
  Lines       11343    11351       +8     
  Branches     2467     2473       +6     
==========================================
+ Hits         9675     9683       +8     
  Misses       1140     1140              
  Partials      528      528              
Flag Coverage Δ
unittests 85.10% <100.00%> (+0.01%) ⬆️

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

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

@frostming frostming merged commit acb40b0 into main Nov 4, 2024
24 checks passed
@frostming frostming deleted the frostming/issue3247 branch November 4, 2024 08:36
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.

dependency group with non-normalized name does not work in pdm 2.20.0
1 participant