JuliaIO / CodecZlib.jl

zlib codecs for TranscodingStreams.jl.
Other
51 stars 24 forks source link

use Zlib_jll instead of BinaryProvider #50

Closed KristofferC closed 4 years ago

codecov-io commented 4 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #50   +/-   ##
=======================================
  Coverage   89.83%   89.83%           
=======================================
  Files           4        4           
  Lines         118      118           
=======================================
  Hits          106      106           
  Misses         12       12
Impacted Files Coverage Δ
src/CodecZlib.jl 100% <ø> (ø) :arrow_up:

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 c513b62...c3a48c1. Read the comment docs.

KristofferC commented 4 years ago

https://github.com/bicycle1885/CodecZlib.jl/pull/50