Skip to content

chunks index caching, fixes #8397

Codecov / codecov/project succeeded Sep 24, 2024 in 1s

81.54% (+0.10%) compared to bd6caf8

View this Pull Request on Codecov

81.54% (+0.10%) compared to bd6caf8

Details

Codecov Report

Attention: Patch coverage is 89.38053% with 12 lines in your changes missing coverage. Please review.

Project coverage is 81.54%. Comparing base (bd6caf8) to head (36e3d63).
Report is 3 commits behind head on master.

Files with missing lines Patch % Lines
src/borg/archiver/compact_cmd.py 81.13% 5 Missing and 5 partials ⚠️
src/borg/cache.py 95.91% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #8403      +/-   ##
==========================================
+ Coverage   81.44%   81.54%   +0.10%     
==========================================
  Files          70       70              
  Lines       12739    12791      +52     
  Branches     2311     2318       +7     
==========================================
+ Hits        10375    10431      +56     
+ Misses       1707     1703       -4     
  Partials      657      657              

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