valyala / gozstd

go wrapper for zstd
MIT License
420 stars 60 forks source link

Updated upstream zstd from v1.4.4 to v1.4.5 with `make update-zstd` #28

Closed angch closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #28 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #28   +/-   ##
=======================================
  Coverage   95.37%   95.37%           
=======================================
  Files           5        5           
  Lines         562      562           
=======================================
  Hits          536      536           
  Misses         16       16           
  Partials       10       10           

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 00a438a...09385fd. Read the comment docs.

valyala commented 3 years ago

@angch , thanks for the pull request! Unfortunately it cannot be merged because of the following bug in upstream zstd v1.4.5 - https://github.com/facebook/zstd/issues/2222 :( Let's wait for bugfix.