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: cache the decompressed content of wheels #2660

Merged
merged 4 commits into from
Mar 1, 2024
Merged

feat: cache the decompressed content of wheels #2660

merged 4 commits into from
Mar 1, 2024

Conversation

frostming
Copy link
Collaborator

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 1, 2024

Codecov Report

Attention: Patch coverage is 98.11321% with 4 lines in your changes are missing coverage. Please review.

Project coverage is 84.84%. Comparing base (429df86) to head (fd374d0).
Report is 2 commits behind head on main.

Files Patch % Lines
src/pdm/installers/installers.py 97.40% 1 Missing and 1 partial ⚠️
src/pdm/models/cached_package.py 80.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2660      +/-   ##
==========================================
+ Coverage   84.68%   84.84%   +0.15%     
==========================================
  Files         104      104              
  Lines       10279    10292      +13     
  Branches     2234     2235       +1     
==========================================
+ Hits         8705     8732      +27     
+ Misses       1102     1099       -3     
+ Partials      472      461      -11     
Flag Coverage Δ
unittests 84.62% <97.64%> (+0.15%) ⬆️

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 f7f87bb into main Mar 1, 2024
21 checks passed
@frostming frostming deleted the feat/unpack branch March 1, 2024 10:50
@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.

1 participant