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

Fix slow vector3array validation #269

Closed fwkoch closed 5 years ago

fwkoch commented 5 years ago

Related to this issue: https://github.com/gmggroup/omf/issues/43

codecov[bot] commented 5 years ago

Codecov Report

Merging #269 into dev will increase coverage by <.01%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##              dev     #269      +/-   ##
==========================================
+ Coverage   96.36%   96.36%   +<.01%     
==========================================
  Files          17       17              
  Lines        2366     2367       +1     
==========================================
+ Hits         2280     2281       +1     
  Misses         86       86
Impacted Files Coverage Δ
properties/math.py 98.56% <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 b2014e3...fc425e7. Read the comment docs.