cheminfo / common-spectrum

https://cheminfo.github.io/common-spectrum/.
MIT License
3 stars 2 forks source link

Update dependencies and use ml-signal-processing #80

Closed lpatiny closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #80 (2fd3e2e) into master (205f46a) will increase coverage by 3.87%. The diff coverage is 96.96%.

@@            Coverage Diff             @@
##           master      #80      +/-   ##
==========================================
+ Coverage   86.54%   90.41%   +3.87%     
==========================================
  Files          22       22              
  Lines         639      553      -86     
  Branches      213      180      -33     
==========================================
- Hits          553      500      -53     
+ Misses         86       53      -33     
Impacted Files Coverage Δ
src/index.ts 100.00% <ø> (ø)
src/util/autoPeakPicking.ts 71.79% <ø> (ø)
src/util/getNormalizedSpectrum.ts 97.14% <90.00%> (+24.34%) :arrow_up:
src/Analysis.ts 86.88% <100.00%> (ø)
src/from/fromText.ts 100.00% <100.00%> (ø)
src/jsgraph/getJSGraph.ts 100.00% <100.00%> (ø)
src/util/convertUnit.ts 100.00% <100.00%> (ø)
src/util/getXYSpectrum.ts 94.80% <100.00%> (+0.21%) :arrow_up:
src/util/peakPicking.ts 100.00% <100.00%> (ø)

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 205f46a...2fd3e2e. Read the comment docs.