phenomecentre / nPYc-Toolbox

The nPYc-Toolbox defines objects for representing, and implements functions to manipulate and display, metabolic profiling datasets.
MIT License
24 stars 8 forks source link

Feature/mz ml import #67

Closed Gscorreia89 closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #67 (5a8830b) into develop (ba122c9) will decrease coverage by 0.15%. The diff coverage is 81.78%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop      #67      +/-   ##
===========================================
- Coverage    78.56%   78.41%   -0.16%     
===========================================
  Files           74       76       +2     
  Lines        11236    11305      +69     
  Branches      2204     2213       +9     
===========================================
+ Hits          8828     8865      +37     
- Misses        1683     1720      +37     
+ Partials       725      720       -5     
Flag Coverage Δ
unittests 78.41% <81.78%> (-0.16%) :arrow_down:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
nPYc/objects/_msDataset.py 89.45% <ø> (+0.85%) :arrow_up:
nPYc/reports/_generateReportMS.py 59.81% <33.33%> (-0.22%) :arrow_down:
nPYc/utilities/extractParams.py 61.45% <58.88%> (-25.96%) :arrow_down:
nPYc/utilities/_getMetadataFrommzML.py 92.10% <92.10%> (ø)
nPYc/utilities/_getMetadataFromBrukerNMR.py 98.36% <98.36%> (ø)
nPYc/enumerations/_enumerations.py 96.96% <100.00%> (+0.04%) :arrow_up:
nPYc/objects/_dataset.py 87.12% <100.00%> (ø)
nPYc/objects/_nmrDataset.py 89.55% <100.00%> (ø)
nPYc/plotting/_multivariatePlotting.py 78.81% <100.00%> (-0.38%) :arrow_down:
nPYc/utilities/_getMetadataFromWatersRaw.py 100.00% <100.00%> (+25.00%) :arrow_up:
... and 11 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 ba122c9...5a8830b. Read the comment docs.