cheminfo / chromatography

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

Mass integration #33

Closed maasencioh closed 7 years ago

maasencioh commented 7 years ago

closes #23

codecov-io commented 7 years ago

Codecov Report

Merging #33 into master will increase coverage by 2.09%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #33      +/-   ##
==========================================
+ Coverage   95.79%   97.89%   +2.09%     
==========================================
  Files          33       33              
  Lines         523      522       -1     
  Branches      119      118       -1     
==========================================
+ Hits          501      511      +10     
+ Misses         20       11       -9     
+ Partials        2        0       -2
Impacted Files Coverage Δ
src/serieFromArray.js 100% <ø> (+25%) :arrow_up:
src/util/integrate2D.js 100% <100%> (+100%) :arrow_up:
src/util/integrate.js 93.33% <100%> (+10%) :arrow_up:
src/massFilter.js 100% <100%> (ø) :arrow_up:
src/massInPeaks.js 100% <100%> (ø) :arrow_up:
src/util/integrate1D.js 100% <100%> (ø) :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 d09ec09...4932752. Read the comment docs.