Skip to content

update zstd dependency to 1.4.9 #117

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

Closed
wants to merge 1 commit into from

Conversation

ahornby
Copy link
Contributor

@ahornby ahornby commented Apr 22, 2021

tested with cargo test --all-features

tested with cargo test --all-features
@codecov-commenter
Copy link

Codecov Report

Merging #117 (c7fe7f9) into prīmum (709a859) will decrease coverage by 0.09%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           prīmum     #117      +/-   ##
==========================================
- Coverage   78.78%   78.68%   -0.10%     
==========================================
  Files          92       92              
  Lines        3002     3002              
==========================================
- Hits         2365     2362       -3     
- Misses        637      640       +3     
Impacted Files Coverage Δ
src/codec/gzip/header.rs 69.11% <0.00%> (-4.42%) ⬇️

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 709a859...c7fe7f9. Read the comment docs.

facebook-github-bot pushed a commit to facebookincubator/below that referenced this pull request Apr 22, 2021
Summary:
Update the zstd crates.

This also patches async-compression crate to point at my fork until upstream PR Nullus157/async-compression#117 to update to zstd 1.4.9 can land.

Reviewed By: jsgf, dtolnay

Differential Revision: D27942174

fbshipit-source-id: 26e604d71417e6910a02ec27142c3a16ea516c2b
facebook-github-bot pushed a commit to facebook/sapling that referenced this pull request Apr 22, 2021
Summary:
Update the zstd crates.

This also patches async-compression crate to point at my fork until upstream PR Nullus157/async-compression#117 to update to zstd 1.4.9 can land.

Reviewed By: jsgf, dtolnay

Differential Revision: D27942174

fbshipit-source-id: 26e604d71417e6910a02ec27142c3a16ea516c2b
facebook-github-bot pushed a commit to facebookexperimental/rust-shed that referenced this pull request Apr 22, 2021
Summary:
Update the zstd crates.

This also patches async-compression crate to point at my fork until upstream PR Nullus157/async-compression#117 to update to zstd 1.4.9 can land.

Reviewed By: jsgf, dtolnay

Differential Revision: D27942174

fbshipit-source-id: 26e604d71417e6910a02ec27142c3a16ea516c2b
@Nemo157
Copy link
Member

Nemo157 commented Apr 24, 2021

Nice, thanks!

bors r+

bors bot added a commit that referenced this pull request Apr 24, 2021
Merge #117

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
117: update zstd dependency to 1.4.9 r=Nemo157 a=ahornby

tested with cargo test --all-features

Co-authored-by: Alex Hornby <ahornby@fb.com>
@bors bors bot closed this Apr 24, 2021
@Nemo157
Copy link
Member

Nemo157 commented Apr 25, 2021

Published as part of 0.3.8

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.

None yet

3 participants