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

feat: new cache methods: hardlink and symlink_individual #2425

Merged
merged 4 commits into from Nov 23, 2023

Conversation

frostming
Copy link
Collaborator

Signed-off-by: Frost Ming me@frostming.com

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.

Signed-off-by: Frost Ming <me@frostming.com>
Signed-off-by: Frost Ming <me@frostming.com>
@frostming frostming linked an issue Nov 23, 2023 that may be closed by this pull request
1 task
Signed-off-by: Frost Ming <me@frostming.com>
Copy link

codecov bot commented Nov 23, 2023

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (29311ba) 84.35% compared to head (75108cb) 84.49%.

Files Patch % Lines
src/pdm/utils.py 85.71% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              dev    #2425      +/-   ##
==========================================
+ Coverage   84.35%   84.49%   +0.13%     
==========================================
  Files         104      104              
  Lines       10227    10241      +14     
  Branches     2241     2244       +3     
==========================================
+ Hits         8627     8653      +26     
+ Misses       1121     1115       -6     
+ Partials      479      473       -6     
Flag Coverage Δ
unittests 84.28% <96.96%> (+0.13%) ⬆️

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.

Signed-off-by: Frost Ming <me@frostming.com>
@frostming frostming merged commit 14ee1ac into dev Nov 23, 2023
21 checks passed
@frostming frostming deleted the feat/cache-hardlink branch November 23, 2023 06:33
frostming added a commit that referenced this pull request Dec 1, 2023
Signed-off-by: Frost Ming <me@frostming.com>
frostming added a commit that referenced this pull request Dec 1, 2023
Signed-off-by: Frost Ming <me@frostming.com>
@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.

Cannot install PyTorch 1.13.x with PDM
1 participant