mirror of
https://github.com/kopia/kopia.git
synced 2026-02-07 05:05:26 -05:00
* Enable compression for StreamingFile entries Also take fs.Entry for helper that gets compression policy instead of fs.File. * Add simple test for compression on StreamingFiles Just checks that the repo size is smaller than the size it would be if compression wasn't enabled.