Blosc / bloscpack

Command line interface to and serialization format for Blosc
BSD 3-Clause "New" or "Revised" License
122 stars 27 forks source link

fix failed refactoring #107

Closed esc closed 3 years ago

esc commented 3 years ago

The PR #103 introduced some failed refactorings regarding testing of Numpy arrays. This fixes that.

esc commented 3 years ago

Looks like coveralls only pretends to work. Probably the missing token. Anyway, tests are mostly in good shape now so merging this.