Skip to content

No distutils but packaging (backport to 1.1)#5847

Merged
ThomasWaldmann merged 3 commits intoborgbackup:1.1-maintfrom
ThomasWaldmann:no-distutils-but-packaging-1.1
Jun 16, 2021
Merged

No distutils but packaging (backport to 1.1)#5847
ThomasWaldmann merged 3 commits intoborgbackup:1.1-maintfrom
ThomasWaldmann:no-distutils-but-packaging-1.1

Conversation

@ThomasWaldmann
Copy link
Member

No description provided.

distutils is deprecated and gives warnings on py 3.10.

rename "clean" to "clean2" to avoid shadowing the "clean" command.
@codecov-commenter
Copy link

codecov-commenter commented Jun 16, 2021

Codecov Report

Merging #5847 (547dc67) into 1.1-maint (4c4c00f) will increase coverage by 0.11%.
The diff coverage is 33.33%.

Impacted file tree graph

@@              Coverage Diff              @@
##           1.1-maint    #5847      +/-   ##
=============================================
+ Coverage      79.84%   79.95%   +0.11%     
=============================================
  Files             27       27              
  Lines          10453    10456       +3     
  Branches        1841     1841              
=============================================
+ Hits            8346     8360      +14     
+ Misses          1582     1576       -6     
+ Partials         525      520       -5     
Impacted Files Coverage Δ
src/borg/xattr.py 79.32% <33.33%> (ø)
src/borg/repository.py 85.13% <0.00%> (-0.20%) ⬇️
src/borg/archive.py 82.35% <0.00%> (ø)
src/borg/helpers.py 87.91% <0.00%> (+0.08%) ⬆️
src/borg/platform/base.py 83.33% <0.00%> (+0.15%) ⬆️
src/borg/remote.py 80.28% <0.00%> (+0.16%) ⬆️
src/borg/archiver.py 81.38% <0.00%> (+0.33%) ⬆️
src/borg/platform/__init__.py 90.00% <0.00%> (+0.52%) ⬆️
src/borg/nanorst.py 91.25% <0.00%> (+2.50%) ⬆️

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 4c4c00f...547dc67. Read the comment docs.

@ThomasWaldmann ThomasWaldmann merged commit 6742d9e into borgbackup:1.1-maint Jun 16, 2021
@ThomasWaldmann ThomasWaldmann deleted the no-distutils-but-packaging-1.1 branch June 16, 2021 13:34
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