Closed lheagy closed 5 years ago
Merging #289 into master will decrease coverage by
0.03%
. The diff coverage is50%
.
@@ Coverage Diff @@
## master #289 +/- ##
==========================================
- Coverage 96.63% 96.59% -0.04%
==========================================
Files 17 17
Lines 2376 2378 +2
==========================================
+ Hits 2296 2297 +1
- Misses 80 81 +1
Impacted Files | Coverage Δ | |
---|---|---|
properties/basic.py | 97.8% <50%> (-0.15%) |
:arrow_down: |
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 6daa40a...27aabcf. Read the comment docs.
If using
deepdish
to serialize to and deserialize from an HDF5 file, booleans come back as anp.bool_
, but the deserializer currently doesn't accommodate that:This allows and
BOOLEAN_TYPES
to be passed through thefrom_json