BioJulia / Libz.jl

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

do not wrap ZStream in RefValue #30

Closed bicycle1885 closed 8 years ago

bicycle1885 commented 8 years ago

Because RefValue is not exported from Base. I think this is not intended to be used in third-party libraries.

codecov-io commented 8 years ago

Current coverage is 82.78%

Merging #30 into master will decrease coverage by 0.40%

@@             master        #30   diff @@
==========================================
  Files             6          6          
  Lines           244        244          
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
- Hits            203        202     -1   
- Misses           41         42     +1   
  Partials          0          0          

Powered by Codecov. Last updated by bdb18b8...0f8671e