mljs / global-spectral-deconvolution

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

fix: refactor joinBroadPeaks #87

Closed jobo322 closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #87 (c1684ab) into master (bcf3558) will increase coverage by 0.04%. The diff coverage is 87.50%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #87      +/-   ##
==========================================
+ Coverage   95.92%   95.97%   +0.04%     
==========================================
  Files           6        8       +2     
  Lines         221      273      +52     
  Branches       88      100      +12     
==========================================
+ Hits          212      262      +50     
- Misses          9       11       +2     
Impacted Files Coverage Δ
src/post/optimizePeaks.ts 94.28% <ø> (+5.71%) :arrow_up:
src/post/joinBroadPeaks.ts 89.13% <87.50%> (ø)
src/index.ts 100.00% <0.00%> (ø)
src/gsd.ts 97.16% <0.00%> (+0.94%) :arrow_up:

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 bcf3558...c1684ab. Read the comment docs.