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: create backup file with random filename #3194

Merged
merged 1 commit into from
Oct 5, 2024
Merged

fix: create backup file with random filename #3194

merged 1 commit into from
Oct 5, 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.

Fix #3193

Copy link

codecov bot commented Oct 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.63%. Comparing base (7e0a8e6) to head (10f051f).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3194   +/-   ##
=======================================
  Coverage   85.63%   85.63%           
=======================================
  Files         112      112           
  Lines       11213    11215    +2     
  Branches     2432     2432           
=======================================
+ Hits         9602     9604    +2     
  Misses       1098     1098           
  Partials      513      513           
Flag Coverage Δ
unittests 85.43% <100.00%> (+<0.01%) ⬆️

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 751c4e9 into main Oct 5, 2024
24 checks passed
@frostming frostming deleted the fix/backup branch October 5, 2024 04:47
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.

"[WinError 183] Cannot create a file when that file already exists" error when use_uv is true
1 participant