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

Allow unsigned int array types for arrays with dtype=int #277

Closed fwkoch closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##              dev     #277      +/-   ##
==========================================
+ Coverage   96.54%   96.54%   +<.01%     
==========================================
  Files          17       17              
  Lines        2372     2373       +1     
==========================================
+ Hits         2290     2291       +1     
  Misses         82       82
Impacted Files Coverage Δ
properties/math.py 99.08% <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 f26dda1...9720023. Read the comment docs.