cheminfo / chromatography

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

Tests #29

Closed maasencioh closed 7 years ago

maasencioh commented 7 years ago

Add test and increase coverage

codecov-io commented 7 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@6e03371). Click here to learn what that means. The diff coverage is 75.28%.

Impacted file tree graph

@@           Coverage Diff            @@
##             master     #29   +/-   ##
========================================
  Coverage          ?   61.7%           
========================================
  Files             ?      30           
  Lines             ?     987           
  Branches          ?     199           
========================================
  Hits              ?     609           
  Misses            ?     327           
  Partials          ?      51
Impacted Files Coverage Δ
src/Serie1D.js 100% <ø> (ø)
src/Serie2D.js 100% <ø> (ø)
src/Serie.js 93.33% <ø> (ø)
src/getKovatsTable.js 0% <0%> (ø)
src/util/integrate2D.js 0% <0%> (ø)
src/rescaleTime.js 0% <0%> (ø)
src/scaleAlignment.js 0% <0%> (ø)
src/kovats.js 0% <0%> (ø)
src/getKovatsRescale.js 0% <0%> (ø)
src/massFilter.js 0% <0%> (ø)
... and 20 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 6e03371...ddb7383. Read the comment docs.