ElucidataInc / ElMaven

LC-MS data processing tool for large-scale metabolomics experiments.
https://resources.elucidata.io/elmaven/
GNU General Public License v2.0
85 stars 52 forks source link

[FIX] empty .csv when label is selected #1377

Closed ghost closed 3 years ago

ghost commented 3 years ago

The relevant issue is present at - #799

codecov-io commented 3 years ago

Codecov Report

Merging #1377 (d904f92) into develop (6325183) will decrease coverage by 0.85%. The diff coverage is 48.91%.

@@             Coverage Diff             @@
##           develop    #1377      +/-   ##
===========================================
- Coverage    45.45%   44.59%   -0.86%     
===========================================
  Files           58       42      -16     
  Lines         9889     6516    -3373     
===========================================
- Hits          4495     2906    -1589     
+ Misses        5394     3610    -1784     
Impacted Files Coverage Δ
src/core/libmaven/EIC.h 75.00% <ø> (ø)
src/core/libmaven/Fragment.cpp 11.01% <0.00%> (ø)
src/core/libmaven/Peak.h 40.00% <0.00%> (ø)
src/core/libmaven/PeakGroup.h 42.10% <ø> (-19.44%) :arrow_down:
src/core/libmaven/classifier.cpp 1.35% <ø> (ø)
src/core/libmaven/classifierNeuralNet.cpp 54.08% <ø> (-0.09%) :arrow_down:
src/core/libmaven/datastructures/adduct.cpp 53.57% <ø> (+7.27%) :arrow_up:
src/core/libmaven/datastructures/isotope.cpp 52.63% <ø> (ø)
src/core/libmaven/datastructures/isotope.h 100.00% <ø> (ø)
src/core/libmaven/datastructures/mzSlice.cpp 64.10% <ø> (-17.72%) :arrow_down:
... and 46 more