cheminfo / chromatography

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

Percentage base peak #38

Closed maasencioh closed 7 years ago

codecov-io commented 7 years ago

Codecov Report

Merging #38 into master will increase coverage by 0.03%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #38      +/-   ##
==========================================
+ Coverage   99.04%   99.07%   +0.03%     
==========================================
  Files          33       34       +1     
  Lines         625      646      +21     
  Branches      134      139       +5     
==========================================
+ Hits          619      640      +21     
  Misses          6        6
Impacted Files Coverage Δ
src/spectraComparison.js 100% <ø> (ø) :arrow_up:
src/filter/meanFilter.js 100% <ø> (ø)
src/ms/cosine.js 100% <ø> (ø)
src/filter/percentageFilter.js 100% <100%> (ø)
src/Chromatogram.js 97.59% <100%> (+0.15%) :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 bfcd56b...871fc16. Read the comment docs.