ElucidataInc / ElMaven

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

[Fix] Items in sample widget unsortable (except set-name) #1348

Closed saifulbkhan closed 3 years ago

saifulbkhan commented 3 years ago

See issue #1337.

codecov-io commented 3 years ago

Codecov Report

Merging #1348 (8e1b28d) into develop (6325183) will decrease coverage by 0.91%. The diff coverage is 47.64%.

@@             Coverage Diff             @@
##           develop    #1348      +/-   ##
===========================================
- Coverage    45.45%   44.54%   -0.92%     
===========================================
  Files           58       42      -16     
  Lines         9889     6502    -3387     
===========================================
- Hits          4495     2896    -1599     
+ Misses        5394     3606    -1788     
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 58.92% <ø> (+12.63%) :arrow_up:
src/core/libmaven/datastructures/isotope.cpp 52.63% <ø> (ø)
src/core/libmaven/datastructures/isotope.h 100.00% <ø> (ø)
src/core/libmaven/datastructures/mzSlice.cpp 61.53% <ø> (-20.28%) :arrow_down:
... and 46 more