Skip to content

Add preliminary support for ISO-8601 timestamps via date: archive match pattern (#8715)#8776

Open
c-herz wants to merge 21 commits into
borgbackup:masterfrom
c-herz:datefilter
Open

Add preliminary support for ISO-8601 timestamps via date: archive match pattern (#8715)#8776
c-herz wants to merge 21 commits into
borgbackup:masterfrom
c-herz:datefilter

enhance compile_date_pattern docstring: clarify TIMESTAMP and DURATIO…

9cb5e5f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 8, 2026 in 1s

81.62% (-0.28%) compared to d1899c1

View this Pull Request on Codecov

81.62% (-0.28%) compared to d1899c1

Details

Codecov Report

❌ Patch coverage is 90.71038% with 17 lines in your changes missing coverage. Please review.
✅ Project coverage is 81.62%. Comparing base (d1899c1) to head (9cb5e5f).
⚠️ Report is 584 commits behind head on master.

Files with missing lines Patch % Lines
src/borg/helpers/time.py 88.66% 11 Missing and 6 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #8776      +/-   ##
==========================================
- Coverage   81.89%   81.62%   -0.28%     
==========================================
  Files          74       74              
  Lines       13324    13517     +193     
  Branches     1968     2008      +40     
==========================================
+ Hits        10912    11033     +121     
- Misses       1750     1802      +52     
- Partials      662      682      +20     

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