borgbackup / borg

Deduplicating archiver with compression and authenticated encryption.
https://www.borgbackup.org/
Other
11.25k stars 745 forks source link

ChunkIndexEntry.refcount -> .flags #8513

Closed ThomasWaldmann closed 3 weeks ago

ThomasWaldmann commented 3 weeks ago

Make better use of these 32bits.

codecov[bot] commented 3 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 81.76%. Comparing base (de1b7e0) to head (8a13cf2). Report is 16 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #8513 +/- ## ========================================== + Coverage 81.72% 81.76% +0.04% ========================================== Files 73 73 Lines 13109 13140 +31 Branches 1924 1926 +2 ========================================== + Hits 10713 10744 +31 Misses 1740 1740 Partials 656 656 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.