usnistgov / pyMCR

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

0.3.x from CCampJr Fork to USNISTGOV #15

Closed CCampJr closed 5 years ago

CCampJr commented 5 years ago
codecov-io commented 5 years ago

Codecov Report

Merging #15 into 0.3.X will increase coverage by 0.86%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##            0.3.X      #15      +/-   ##
==========================================
+ Coverage   97.58%   98.45%   +0.86%     
==========================================
  Files          13       11       -2     
  Lines        1408     1358      -50     
==========================================
- Hits         1374     1337      -37     
+ Misses         34       21      -13
Impacted Files Coverage Δ
pymcr/constraints.py 98.15% <ø> (ø) :arrow_up:
pymcr/tests/test_mcr.py 100% <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 081b75f...20ba59a. Read the comment docs.