Skip to content

Conversation

@ThomasWaldmann
Copy link
Member

Originally, we only wanted to get rid of selinux xattrs, but macOS also uses some xattr keys that disturb our test results, so we filter them also.

Originally, we only wanted to get rid of selinux xattrs,
but macOS also uses some xattr keys that disturb our test results,
so we filter them also.
@codecov
Copy link

codecov bot commented Dec 5, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 81.04%. Comparing base (3419d93) to head (fefb27e).
⚠️ Report is 17 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #9212      +/-   ##
==========================================
+ Coverage   81.02%   81.04%   +0.01%     
==========================================
  Files          80       80              
  Lines       13775    13778       +3     
  Branches     2054     2056       +2     
==========================================
+ Hits        11161    11166       +5     
+ Misses       1941     1940       -1     
+ Partials      673      672       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@ThomasWaldmann ThomasWaldmann merged commit 70f6c01 into borgbackup:master Dec 5, 2025
17 of 18 checks passed
@ThomasWaldmann ThomasWaldmann deleted the filter-xattrs-master branch December 5, 2025 18:18
@github-actions
Copy link

github-actions bot commented Dec 5, 2025

Backport failed for 1.4-maint, because it was unable to cherry-pick the commit(s).

Please cherry-pick the changes locally and resolve any conflicts.

git fetch origin 1.4-maint
git worktree add -d .worktree/backport-9212-to-1.4-maint origin/1.4-maint
cd .worktree/backport-9212-to-1.4-maint
git switch --create backport-9212-to-1.4-maint
git cherry-pick -x fefb27e7321e32a91bdbd9e4424b5d4039ea6717

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant