Skip to content

Fix xattr ctypes#3950

Merged
ThomasWaldmann merged 2 commits intoborgbackup:1.1-maintfrom
ThomasWaldmann:fix-xattr-ctypes
Jul 5, 2018
Merged

Fix xattr ctypes#3950
ThomasWaldmann merged 2 commits intoborgbackup:1.1-maintfrom
ThomasWaldmann:fix-xattr-ctypes

Conversation

@ThomasWaldmann
Copy link
Copy Markdown
Member

found while working on #3918.

if #3918 gets merged into master, we do not need to forward port this to master as it replaces the buggy code.

@codecov-io
Copy link
Copy Markdown

codecov-io commented Jul 3, 2018

Codecov Report

Merging #3950 into 1.1-maint will increase coverage by 0.06%.
The diff coverage is 100%.

Impacted file tree graph

@@              Coverage Diff              @@
##           1.1-maint    #3950      +/-   ##
=============================================
+ Coverage      85.09%   85.16%   +0.06%     
=============================================
  Files             23       23              
  Lines           9267     9273       +6     
  Branches        1580     1580              
=============================================
+ Hits            7886     7897      +11     
+ Misses           940      934       -6     
- Partials         441      442       +1
Impacted Files Coverage Δ
src/borg/xattr.py 83.65% <100%> (+0.48%) ⬆️
src/borg/helpers.py 86.74% <0%> (-0.08%) ⬇️
src/borg/cache.py 86.01% <0%> (+0.13%) ⬆️
src/borg/archive.py 82.33% <0%> (+0.38%) ⬆️

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 f996986...71b0291. Read the comment docs.

@ThomasWaldmann ThomasWaldmann merged commit 59ba6f8 into borgbackup:1.1-maint Jul 5, 2018
@ThomasWaldmann ThomasWaldmann deleted the fix-xattr-ctypes branch July 5, 2018 09:01
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