seequent / properties

An organizational aid and wrapper for validation and tab completion of class properties/traits.
http://propertiespy.rtfd.org
MIT License
18 stars 9 forks source link

Support np.bool_ values in Boolean from_json #290

Closed fwkoch closed 5 years ago

fwkoch commented 5 years ago

See #289

codecov[bot] commented 5 years ago

Codecov Report

Merging #290 into master will increase coverage by <.01%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #290      +/-   ##
==========================================
+ Coverage   96.63%   96.63%   +<.01%     
==========================================
  Files          17       17              
  Lines        2376     2378       +2     
==========================================
+ Hits         2296     2298       +2     
  Misses         80       80
Impacted Files Coverage Δ
properties/basic.py 97.95% <100%> (ø) :arrow_up:
properties/__init__.py 76% <100%> (ø) :arrow_up:

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...85dccbb. Read the comment docs.