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

Develop #69

Closed Gscorreia89 closed 3 years ago

Gscorreia89 commented 3 years ago

Merge changes from develop:

codecov[bot] commented 3 years ago

Codecov Report

Merging #69 (8a5250a) into master (55a0cca) will increase coverage by 0.29%. The diff coverage is 82.65%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #69      +/-   ##
==========================================
+ Coverage   78.34%   78.63%   +0.29%     
==========================================
  Files          74       76       +2     
  Lines       11236    11310      +74     
  Branches     2204     2214      +10     
==========================================
+ Hits         8803     8894      +91     
+ Misses       1712     1688      -24     
- Partials      721      728       +7     
Flag Coverage Δ
unittests 78.62% <82.65%> (+0.28%) :arrow_up:

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

Impacted Files Coverage Δ
nPYc/objects/_msDataset.py 89.24% <ø> (+0.64%) :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:
.../normalisation/_probabilisticQuotientNormaliser.py 87.71% <85.71%> (+1.75%) :arrow_up:
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 79.18% <100.00%> (+0.74%) :arrow_up:
... and 21 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 55a0cca...8a5250a. Read the comment docs.