mljs / savitzky-golay

Savitzky–Golay filter
https://mljs.github.io/savitzky-golay/modules.html
MIT License
34 stars 1 forks source link

chore: migrate to es6 module and update dependencies #22

Closed lpatiny closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #22 into master will decrease coverage by 1.51%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #22      +/-   ##
==========================================
- Coverage   78.26%   76.74%   -1.52%     
==========================================
  Files           1        1              
  Lines          46       43       -3     
  Branches       14       14              
==========================================
- Hits           36       33       -3     
  Misses          9        9              
  Partials        1        1
Impacted Files Coverage Δ
src/index.js 76.74% <100%> (-1.52%) :arrow_down:

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 27ab3cd...6a9556c. Read the comment docs.

codecov[bot] commented 5 years ago

Codecov Report

Merging #22 into master will decrease coverage by 1.51%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #22      +/-   ##
==========================================
- Coverage   78.26%   76.74%   -1.52%     
==========================================
  Files           1        1              
  Lines          46       43       -3     
  Branches       14       14              
==========================================
- Hits           36       33       -3     
  Misses          9        9              
  Partials        1        1
Impacted Files Coverage Δ
src/index.js 76.74% <100%> (-1.52%) :arrow_down:

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 27ab3cd...9e33e2f. Read the comment docs.