ramonhagenaars / nptyping

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

Release/2.1.0 #75

Closed ramonhagenaars closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #75 (a8ee934) into master (99927e1) will not change coverage. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##            master       #75    +/-   ##
==========================================
  Coverage   100.00%   100.00%            
==========================================
  Files            8        13     +5     
  Lines          246       480   +234     
==========================================
+ Hits           246       480   +234     
Impacted Files Coverage Δ
nptyping/__init__.py 100.00% <100.00%> (ø)
nptyping/assert_isinstance.py 100.00% <100.00%> (ø)
nptyping/base_meta_classes.py 100.00% <100.00%> (ø)
nptyping/error.py 100.00% <100.00%> (ø)
nptyping/ndarray.py 100.00% <100.00%> (ø)
nptyping/package_info.py 100.00% <100.00%> (ø)
nptyping/recarray.py 100.00% <100.00%> (ø)
nptyping/shape.py 100.00% <100.00%> (ø)
nptyping/shape_expression.py 100.00% <100.00%> (ø)
nptyping/structure.py 100.00% <100.00%> (ø)
... and 3 more

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 99927e1...a8ee934. Read the comment docs.

sonarcloud[bot] commented 2 years ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.1% 0.1% Duplication