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

Recalculate file hashes in pdm lock --refresh #1019

Merged
merged 3 commits into from
Apr 6, 2022

Conversation

frostming
Copy link
Collaborator

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 Apr 5, 2022

Codecov Report

Merging #1019 (a6afa5a) into main (aeeb965) will increase coverage by 0.03%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main    #1019      +/-   ##
==========================================
+ Coverage   83.92%   83.96%   +0.03%     
==========================================
  Files          73       73              
  Lines        6453     6469      +16     
  Branches     1342     1344       +2     
==========================================
+ Hits         5416     5432      +16     
  Misses        710      710              
  Partials      327      327              
Flag Coverage Δ
unittests 83.70% <100.00%> (+0.02%) ⬆️

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

Impacted Files Coverage Δ
pdm/cli/actions.py 80.21% <100.00%> (+0.75%) ⬆️
pdm/cli/utils.py 80.12% <100.00%> (+0.06%) ⬆️
pdm/models/repositories.py 77.72% <100.00%> (ø)
pdm/models/specifiers.py 80.34% <100.00%> (+0.06%) ⬆️

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 ab488a4...a6afa5a. Read the comment docs.

@frostming frostming merged commit b93ec61 into main Apr 6, 2022
@frostming frostming deleted the feat/recalculate-hashes branch April 6, 2022 00:55
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.

2 participants