Closed lucianopaz closed 4 years ago
Merging #20 into master will not change coverage. The diff coverage is
100.00%
.
@@ Coverage Diff @@
## master #20 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 3 3
Lines 193 204 +11
=========================================
+ Hits 193 204 +11
Impacted Files | Coverage Δ | |
---|---|---|
compress_pickle/utils.py | 100.00% <ø> (ø) |
|
compress_pickle/compress_pickle.py | 100.00% <100.00%> (ø) |
This closes #16
It's an ugly patch and I should really start to restructure the code to make it object oriented, so this kind of extensions are cleaner to write and maintain.