mljs / global-spectral-deconvolution

Global Spectra Deconvolution + Peak optimizer
http://mljs.github.io/global-spectral-deconvolution/
MIT License
9 stars 8 forks source link

feat: peak picking returns id and keep id if it exists #108

Closed jobo322 closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #108 (1ecf11a) into master (928ea11) will decrease coverage by 1.09%. The diff coverage is 87.69%.

@@            Coverage Diff             @@
##           master     #108      +/-   ##
==========================================
- Coverage   95.28%   94.19%   -1.10%     
==========================================
  Files           9       10       +1     
  Lines         276      310      +34     
  Branches      108      118      +10     
==========================================
+ Hits          263      292      +29     
- Misses         13       18       +5     
Impacted Files Coverage Δ
src/post/optimizePeaksWithLogs.ts 91.66% <66.66%> (ø)
src/utils/addMissingIDs.ts 75.00% <75.00%> (ø)
src/post/joinBroadPeaks.ts 87.03% <85.00%> (+0.08%) :arrow_up:
src/post/broadenPeaks.ts 93.33% <89.47%> (-6.67%) :arrow_down:
src/gsd.ts 97.00% <100.00%> (ø)
src/post/optimizePeaks.ts 100.00% <100.00%> (ø)
src/utils/addMissingShape.ts 100.00% <100.00%> (ø)
src/utils/setShape.ts 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

mljs-bot commented 2 years ago

Published prerelease version 12.0.0-pre.1661358412 to npm.

To install it, run:

npm install ml-gsd@12.0.0-pre.1661358412
mljs-bot commented 2 years ago

Published prerelease version 12.0.0-pre.1661365726 to npm.

To install it, run:

npm install ml-gsd@12.0.0-pre.1661365726
mljs-bot commented 2 years ago

Published prerelease version 12.0.0-pre.1661543950 to npm.

To install it, run:

npm install ml-gsd@12.0.0-pre.1661543950