cheminfo / mzData

Read and explore mzData files.
https://cheminfo.github.io/mzData/
MIT License
1 stars 2 forks source link

feat(mzData): read only data from v1.05 #2

Closed maasencioh closed 7 years ago

codecov-io commented 7 years ago

Codecov Report

Merging #2 into master will decrease coverage by 5.55%. The diff coverage is 94.44%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #2      +/-   ##
==========================================
- Coverage     100%   94.44%   -5.56%     
==========================================
  Files           1        2       +1     
  Lines           2       54      +52     
  Branches        0       14      +14     
==========================================
+ Hits            2       51      +49     
- Misses          0        3       +3
Impacted Files Coverage Δ
src/utils.js 90% <90%> (ø)
src/mzData.js 95.45% <95.45%> (ø)

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 9e00e9f...b96f770. Read the comment docs.

targos commented 7 years ago

Can you put the test files outside of src? we don't want them on npm.