ramonhagenaars / nptyping

💡 Type hints for Numpy and Pandas
MIT License
588 stars 29 forks source link

Release/1.4.0 #42

Closed ramonhagenaars closed 3 years ago

ramonhagenaars commented 3 years ago

Resolves #38 Resolves #39

codecov-io commented 3 years ago

Codecov Report

Merging #42 (7a31cfe) into master (c813f6d) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #42   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           14        16    +2     
  Lines          393       479   +86     
=========================================
+ Hits           393       479   +86     
Impacted Files Coverage Δ
nptyping/functions/_py_type.py 100.00% <ø> (ø)
nptyping/__init__.py 100.00% <100.00%> (ø)
nptyping/_meta.py 100.00% <100.00%> (ø)
nptyping/functions/_get_type.py 100.00% <100.00%> (ø)
nptyping/types/_ndarray_meta.py 100.00% <100.00%> (ø)
nptyping/types/_structured_type.py 100.00% <100.00%> (ø)
nptyping/types/_subarray_type.py 100.00% <100.00%> (ø)

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 c813f6d...7a31cfe. Read the comment docs.