cheminfo / chromatography

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

chore: update to latest jcampconverter #39

Closed maasencioh closed 7 years ago

codecov-io commented 7 years ago

Codecov Report

Merging #39 into master will increase coverage by 0.32%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #39      +/-   ##
==========================================
+ Coverage    98.9%   99.22%   +0.32%     
==========================================
  Files          34       34              
  Lines         547      644      +97     
  Branches       86      139      +53     
==========================================
+ Hits          541      639      +98     
+ Misses          6        5       -1
Impacted Files Coverage Δ
src/Serie.js 93.33% <ø> (+2.42%) :arrow_up:
src/from/jcamp.js 100% <100%> (ø) :arrow_up:
src/util/filter.js 100% <0%> (ø) :arrow_up:
src/util/integrate.js 100% <0%> (ø) :arrow_up:
src/rescaleTime.js 100% <0%> (ø) :arrow_up:
src/massFilter.js 100% <0%> (ø) :arrow_up:
src/ms/applyLockMass.js 100% <0%> (ø) :arrow_up:
src/util/merge.js 100% <0%> (ø) :arrow_up:
src/util/getClosestData.js 100% <0%> (ø) :arrow_up:
src/ms/calculateTic.js 100% <0%> (ø) :arrow_up:
... and 25 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 d4626a0...782c392. Read the comment docs.