cheminfo / chromatography

Tools for storing, search and analyze GC/MS spectra
https://cheminfo.github.io/chromatography
MIT License
9 stars 5 forks source link

Refactor integral #35

Closed maasencioh closed 7 years ago

maasencioh commented 7 years ago

BREAKING CHANGE

codecov-io commented 7 years ago

Codecov Report

Merging #35 into master will increase coverage by 1.01%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #35      +/-   ##
==========================================
+ Coverage   98.15%   99.16%   +1.01%     
==========================================
  Files          33       32       -1     
  Lines         595      600       +5     
  Branches      134      127       -7     
==========================================
+ Hits          584      595      +11     
+ Misses         11        5       -6
Impacted Files Coverage Δ
src/Chromatogram.js 97.26% <100%> (+0.07%) :arrow_up:
src/util/integrate.js 100% <100%> (+6.45%) :arrow_up:
src/util/merge.js 100% <100%> (ø)
src/massInPeaks.js 100% <100%> (ø) :arrow_up:
src/getKovatsTable.js 100% <0%> (+30.76%) :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 ca0bf82...8438bec. Read the comment docs.