Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

compress: upgrade klauspost/compress to v1.11.12 #888

Merged
merged 1 commit into from
Mar 15, 2021

Conversation

jkowalski
Copy link
Contributor

Note this is not an obvious performance win - see #887

Fixes #887.

@codecov
Copy link

codecov bot commented Mar 14, 2021

Codecov Report

Merging #888 (6c5d5b8) into master (36c6585) will increase coverage by 0.05%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #888      +/-   ##
==========================================
+ Coverage   62.06%   62.11%   +0.05%     
==========================================
  Files         139      139              
  Lines        7653     7653              
==========================================
+ Hits         4750     4754       +4     
+ Misses       2232     2230       -2     
+ Partials      671      669       -2     
Impacted Files Coverage Δ
repo/manifest/committed_manifest_manager.go 84.25% <0.00%> (+1.57%) ⬆️
repo/content/committed_content_index.go 77.17% <0.00%> (+2.17%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 36c6585...6c5d5b8. Read the comment docs.

@julio-lopez julio-lopez merged commit e81b163 into kopia:master Mar 15, 2021
jkowalski added a commit to jkowalski/kopia that referenced this pull request Mar 16, 2021
julio-lopez pushed a commit that referenced this pull request Mar 16, 2021
jkowalski added a commit to jkowalski/kopia that referenced this pull request Mar 17, 2021
…ia#888)" (kopia#891)"

This reverts commit 52753c3.

Rolling forward with the update, other than best-compression being
slower the upgrade looks good.
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.

Update klauspost/compress
2 participants