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 #21

Closed maasencioh closed 7 years ago

maasencioh commented 7 years ago

closes #15 and #16

codecov-io commented 7 years ago

Codecov Report

Merging #21 into master will decrease coverage by 0.18%. The diff coverage is 97.5%.

@@           Coverage Diff           @@
##           master   #21      +/-   ##
=======================================
- Coverage   99.19%   99%   -0.19%     
=======================================
  Files          17    23       +6     
  Lines         371   404      +33     
=======================================
+ Hits          368   400      +32     
- Misses          3     4       +1
Impacted Files Coverage Δ
src/filter/cosine.js 100% <ø> (ø)
src/Serie2D.js 100% <100%> (ø)
src/from/jcamp.js 100% <100%> (ø)
src/getKovatsTable.js 100% <100%> (ø) :white_check_mark:
src/to/stringifiedJson.js 100% <100%> (ø)
src/spectraComparison.js 100% <100%> (ø) :white_check_mark:
src/index.js 100% <100%> (ø) :white_check_mark:
src/Serie1D.js 100% <100%> (ø)
src/reduce/calculateTic.js 100% <100%> (ø)
src/util/filter.js 100% <100%> (ø)
... and 13 more

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 3162a92...25ad2ea. Read the comment docs.

coveralls commented 7 years ago

Coverage Status

Coverage decreased (-1.6%) to 95.853% when pulling dbb60cab94355a9b22d6e1c900e86a02825dfc9b on refactor into 3162a9236bad66412e87ac8fcfb9cef7d646522b on master.