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: pdm does not update a @ file:/// dependency #2173

Merged
merged 1 commit into from
Aug 7, 2023

Conversation

frostming
Copy link
Collaborator

Fixes #2169

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.

@codecov-commenter
Copy link

codecov-commenter commented Aug 7, 2023

Codecov Report

Patch coverage has no change and project coverage change: -0.03% ⚠️

Comparison is base (446f2af) 84.28% compared to head (66c969e) 84.26%.
Report is 1 commits behind head on main.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2173      +/-   ##
==========================================
- Coverage   84.28%   84.26%   -0.03%     
==========================================
  Files         100      100              
  Lines        9777     9780       +3     
  Branches     2159     2160       +1     
==========================================
  Hits         8241     8241              
- Misses       1062     1065       +3     
  Partials      474      474              
Flag Coverage Δ
unittests 84.03% <0.00%> (-0.03%) ⬇️

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

Files Changed Coverage Δ
src/pdm/installers/synchronizers.py 83.44% <0.00%> (-0.86%) ⬇️

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

@frostming frostming merged commit a123487 into main Aug 7, 2023
@frostming frostming deleted the frostming/issue2169 branch August 7, 2023 01:36
@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 does not seem to ever update a @ file:/// dependency
2 participants