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

Closed maasencioh closed 7 years ago

maasencioh commented 7 years ago

Missing tests for coverage

codecov-io commented 7 years ago

Codecov Report

Merging #30 into master will increase coverage by 33.72%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #30       +/-   ##
===========================================
+ Coverage    61.7%   95.42%   +33.72%     
===========================================
  Files          30       29        -1     
  Lines         987      481      -506     
  Branches      199       99      -100     
===========================================
- Hits          609      459      -150     
+ Misses        327       20      -307     
+ Partials       51        2       -49
Impacted Files Coverage Δ
src/index.js
src/Chromatogram.js 97.01% <0%> (+4.47%) :arrow_up:
src/massInPeaks.js 100% <0%> (+4.76%) :arrow_up:
src/from/json.js 100% <0%> (+20%) :arrow_up:
src/vectorify.js 100% <0%> (+38.88%) :arrow_up:
src/getKovatsTable.js 69.23% <0%> (+69.23%) :arrow_up:
src/kovatsConversionFunction.js 96.29% <0%> (+88.88%) :arrow_up:
src/spectraComparison.js 100% <0%> (+97.72%) :arrow_up:
src/getKovatsRescale.js 100% <0%> (+100%) :arrow_up:
src/massFilter.js 100% <0%> (+100%) :arrow_up:
... and 3 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 c3cb4b9...c14a5ca. Read the comment docs.