Skip to content

Conversation

ThomasWaldmann
Copy link
Member

No description provided.

@ThomasWaldmann ThomasWaldmann changed the title Port #8998 to master diff: --sort-by=field[,field,...], fixes #8998 Oct 18, 2025
previously, it also matched on --sort-by when it only should have matched on --sort.
Copy link

codecov bot commented Oct 18, 2025

Codecov Report

❌ Patch coverage is 82.19178% with 13 lines in your changes missing coverage. Please review.
✅ Project coverage is 81.08%. Comparing base (a329890) to head (b107117).
⚠️ Report is 7 commits behind head on master.

Files with missing lines Patch % Lines
src/borg/archiver/diff_cmd.py 83.33% 4 Missing and 8 partials ⚠️
src/borg/archiver/__init__.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master    #9062   +/-   ##
=======================================
  Coverage   81.07%   81.08%           
=======================================
  Files          77       77           
  Lines       13540    13616   +76     
  Branches     2008     2034   +26     
=======================================
+ Hits        10978    11040   +62     
- Misses       1900     1905    +5     
- Partials      662      671    +9     

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

@ThomasWaldmann ThomasWaldmann force-pushed the port-8998-master branch 3 times, most recently from 46faf0d to a3ab6d3 Compare October 21, 2025 00:28
use borg diff --sort-by=spec1,spec2,spec2 for enhanced sorting.

remove legacy --sort behaviour (sort by path), this was deprecated
since 1.4.2.

Co-authored-by: Daniel Rudolf <[email protected]>

This is a port of borgbackup#9005 to master branch.
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.

1 participant