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

Handle install cache clearing #604

Merged
merged 2 commits into from Aug 17, 2021
Merged

Handle install cache clearing #604

merged 2 commits into from Aug 17, 2021

Conversation

frostming
Copy link
Collaborator

@frostming frostming commented Aug 17, 2021

Pull Request Check List

  • 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 17, 2021

Codecov Report

Merging #604 (d60af83) into main (0f34fea) will increase coverage by 0.05%.
The diff coverage is 91.42%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #604      +/-   ##
==========================================
+ Coverage   84.35%   84.40%   +0.05%     
==========================================
  Files          72       72              
  Lines        5937     5964      +27     
  Branches     1056     1063       +7     
==========================================
+ Hits         5008     5034      +26     
+ Misses        643      642       -1     
- Partials      286      288       +2     
Flag Coverage Δ
unittests 84.22% <91.42%> (+0.05%) ⬆️

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

Impacted Files Coverage Δ
pdm/cli/commands/cache.py 85.18% <91.42%> (+3.70%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5ac38f5...d60af83. Read the comment docs.

@frostming frostming merged commit cda72d5 into main Aug 17, 2021
@frostming frostming deleted the clear-package-cache branch August 17, 2021 04:02
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.

None yet

2 participants