computational-metabolomics / msp2db

Convert MSP files into a database
GNU General Public License v3.0
9 stars 6 forks source link

bug fix for compound lookup (v0.0.10) #6

Closed Tomnl closed 4 years ago

Tomnl commented 5 years ago
codecov[bot] commented 5 years ago

Codecov Report

Merging #6 into master will increase coverage by 0.24%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #6      +/-   ##
==========================================
+ Coverage   83.05%   83.29%   +0.24%     
==========================================
  Files           5        5              
  Lines         478      479       +1     
==========================================
+ Hits          397      399       +2     
+ Misses         81       80       -1
Impacted Files Coverage Δ
msp2db/parse.py 80.75% <100%> (+0.37%) :arrow_up:
msp2db/__init__.py 100% <100%> (ø) :arrow_up:

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 50dad6e...aef6f8e. Read the comment docs.