zehanort / rvg

A random values generator for any data type in Python 3
MIT License
3 stars 1 forks source link

Comppy3.5 #12

Closed zehanort closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #12 into dev will not change coverage by %. The diff coverage is 66.66%.

Impacted file tree graph

@@           Coverage Diff           @@
##              dev      #12   +/-   ##
=======================================
  Coverage   89.25%   89.25%           
=======================================
  Files           4        4           
  Lines         121      121           
=======================================
  Hits          108      108           
  Misses         13       13           
Impacted Files Coverage Δ
rvg/numpyrvg/numpyrvg.py 83.05% <ø> (ø)
rvg/numpyrvg/utils.py 89.65% <0.00%> (ø)
rvg/cli.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 841b9ce...fc78a94. Read the comment docs.