usnistgov / pyMCR

pyMCR: Multivariate Curve Resolution for Python
https://pages.nist.gov/pyMCR
Other
80 stars 27 forks source link

0.3.x sync #13

Closed CCampJr closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #13 into 0.3.X will increase coverage by <.01%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##            0.3.X      #13      +/-   ##
==========================================
+ Coverage   97.58%   97.58%   +<.01%     
==========================================
  Files          13       13              
  Lines        1407     1408       +1     
==========================================
+ Hits         1373     1374       +1     
  Misses         34       34
Impacted Files Coverage Δ
pymcr/condition.py 100% <100%> (ø) :arrow_up:
pymcr/constraints.py 98.15% <100%> (ø) :arrow_up:
pymcr/tests/test_mcr.py 100% <100%> (ø) :arrow_up:
pymcr/mcr.py 93.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 ade1955...07eb6f3. Read the comment docs.