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: make the cache package path shorter to solve the windows path problem #2737

Merged
merged 1 commit into from
Mar 29, 2024

Conversation

frostming
Copy link
Collaborator

Fixes #2730

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 Mar 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.18%. Comparing base (8fb9b93) to head (af82767).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2737      +/-   ##
==========================================
+ Coverage   85.07%   85.18%   +0.10%     
==========================================
  Files         106      106              
  Lines       10539    10548       +9     
  Branches     2288     2290       +2     
==========================================
+ Hits         8966     8985      +19     
+ Misses       1101     1093       -8     
+ Partials      472      470       -2     
Flag Coverage Δ
unittests 84.96% <100.00%> (+0.10%) ⬆️

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 f70e5b4 into main Mar 29, 2024
21 checks passed
@frostming frostming deleted the frostming/issue2730 branch March 29, 2024 06:44
@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.

Installing "PySide6" with PDM 2.13.0 on Windows fails
1 participant