BioJulia / Libz.jl

Fast, flexible zlib bindings.
Other
27 stars 17 forks source link

Fix deprecated takebuf_array method #43

Closed musm closed 7 years ago

musm commented 7 years ago

Needs a tagged https://github.com/BioJulia/BufferedStreams.jl/pull/27

TransGirlCodes commented 7 years ago

@musm Ok BufferedStreams 27 was merged and a minor version release v0.2.1 has been made. Attobot has filed to have v0.2.1 added to JuliaLang/METADATA.jl

codecov-io commented 7 years ago

Current coverage is 84.55% (diff: 100%)

Merging #43 into master will not change coverage

@@             master        #43   diff @@
==========================================
  Files             6          6          
  Lines           259        259          
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
  Hits            219        219          
  Misses           40         40          
  Partials          0          0          

Powered by Codecov. Last update dec4406...6e5703b

TransGirlCodes commented 7 years ago

v0.2.1 has been added to metadata and all tests pass. Thanks @musm!!! :+1: