cheminfo / chromatography

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

Modularization #28

Closed maasencioh closed 7 years ago

targos commented 7 years ago

Can you also remove the dist folder and put it in gitignore please?

codecov-io commented 7 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (tests@a4ca7d7). Click here to learn what that means. The diff coverage is 67.79%.

Impacted file tree graph

@@           Coverage Diff            @@
##             tests      #28   +/-   ##
========================================
  Coverage         ?   48.52%           
========================================
  Files            ?       29           
  Lines            ?      476           
  Branches         ?       98           
========================================
  Hits             ?      231           
  Misses           ?      208           
  Partials         ?       37
Impacted Files Coverage Δ
src/Serie.js 93.33% <ø> (ø)
src/Serie1D.js 100% <ø> (ø)
src/Serie2D.js 100% <ø> (ø)
src/scaleAlignment.js 0% <0%> (ø)
src/filter/cosine.js 0% <0%> (ø)
src/getKovatsTable.js 0% <0%> (ø)
src/massInPeaks.js 0% <0%> (ø)
src/vectorify.js 0% <0%> (ø)
src/spectraComparison.js 2.27% <0%> (ø)
src/util/integrate2D.js 0% <0%> (ø)
... and 19 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 a4ca7d7...e833692. Read the comment docs.