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: Address deprecation warning in shutil.rmtree(onerror=...) #1401

Merged

fix import order

e407089
Select commit
Loading
Failed to load commit list.
Merged

fix: Address deprecation warning in shutil.rmtree(onerror=...) #1401

fix import order
e407089
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 11, 2023 in 1s

97.44% (+0.00%) compared to 5827d6a

View this Pull Request on Codecov

97.44% (+0.00%) compared to 5827d6a

Details

Codecov Report

Merging #1401 (e407089) into master (5827d6a) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master    #1401   +/-   ##
=======================================
  Coverage   97.44%   97.44%           
=======================================
  Files          48       48           
  Lines        4423     4426    +3     
=======================================
+ Hits         4310     4313    +3     
  Misses        113      113           
Files Coverage Δ
copier/template.py 96.49% <100.00%> (+0.04%) ⬆️
copier/tools.py 96.25% <100.00%> (ø)