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

v0.5.1 Deployment - Pickle, fix union edge case #246

Closed fwkoch closed 6 years ago

codecov[bot] commented 6 years ago

Codecov Report

Merging #246 into master will decrease coverage by 0.01%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #246      +/-   ##
==========================================
- Coverage   96.24%   96.23%   -0.02%     
==========================================
  Files          16       16              
  Lines        2319     2312       -7     
==========================================
- Hits         2232     2225       -7     
  Misses         87       87
Impacted Files Coverage Δ
properties/__init__.py 76% <100%> (ø) :arrow_up:
properties/base/union.py 97.9% <100%> (+0.02%) :arrow_up:
properties/base/base.py 99.09% <100%> (-0.03%) :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 ba64ca6...1b8ff7a. Read the comment docs.