cheminfo / chromatography

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

feat(calculateBpc): calculate base peak chromatogram #31

Closed maasencioh closed 7 years ago

codecov-io commented 7 years ago

Codecov Report

Merging #31 into master will increase coverage by 0.11%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #31      +/-   ##
==========================================
+ Coverage   95.45%   95.57%   +0.11%     
==========================================
  Files          29       30       +1     
  Lines         484      497      +13     
  Branches      103      106       +3     
==========================================
+ Hits          462      475      +13     
  Misses         20       20              
  Partials        2        2
Impacted Files Coverage Δ
src/ms/calculateBpc.js 100% <100%> (ø)
src/Chromatogram.js 97.18% <100%> (+0.16%) :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 1018301...74b0c26. Read the comment docs.