mljs / global-spectral-deconvolution

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

chore: update dependencies #96

Closed targos closed 2 years ago

targos commented 2 years ago

Need to wait for a release of ts-jest: https://github.com/kulshekhar/ts-jest

codecov[bot] commented 2 years ago

Codecov Report

Merging #96 (744082b) into master (b883b1d) will decrease coverage by 0.72%. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master      #96      +/-   ##
==========================================
- Coverage   95.98%   95.25%   -0.73%     
==========================================
  Files           8        7       -1     
  Lines         274      253      -21     
  Branches      101      100       -1     
==========================================
- Hits          263      241      -22     
- Misses         11       12       +1     
Impacted Files Coverage Δ
src/post/optimizePeaks.ts 93.10% <ø> (-1.19%) :arrow_down:
src/utils/appendShapeAndFWHM.ts 100.00% <ø> (ø)
src/post/joinBroadPeaks.ts 86.95% <0.00%> (-2.63%) :arrow_down:
src/gsd.ts 97.00% <0.00%> (-0.09%) :arrow_down:
src/utils/optimizeTop.ts 97.22% <0.00%> (-0.08%) :arrow_down:
src/utils/groupPeaks.ts 100.00% <0.00%> (ø)
src/post/broadenPeaks.ts 100.00% <0.00%> (ø)
src/index.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 b883b1d...744082b. Read the comment docs.