mljs / global-spectral-deconvolution

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

refactor #83

Closed lpatiny closed 2 years ago

lpatiny commented 2 years ago
codecov[bot] commented 2 years ago

Codecov Report

Merging #83 (5fd7a52) into master (9484d8d) will decrease coverage by 0.89%. The diff coverage is 93.70%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #83      +/-   ##
==========================================
- Coverage   96.50%   95.60%   -0.90%     
==========================================
  Files           9        6       -3     
  Lines         315      205     -110     
  Branches      101       79      -22     
==========================================
- Hits          304      196     -108     
+ Misses         11        9       -2     
Impacted Files Coverage Δ
src/post/optimizePeaks.ts 88.57% <81.81%> (-3.33%) :arrow_down:
src/gsd.ts 95.55% <92.85%> (-3.50%) :arrow_down:
src/utils/optimizeTop.ts 97.29% <97.29%> (ø)
src/post/broadenPeaks.ts 100.00% <100.00%> (ø)
src/post/groupPeaks.ts 100.00% <100.00%> (ø)
src/utils/appendShapeAndFWHM.ts 100.00% <100.00%> (ø)
src/index.ts
src/post/joinBroadPeaks.ts

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 9484d8d...5fd7a52. Read the comment docs.