cheminfo / mass-tools

Various projects dealing with molecular formula
https://cheminfo.github.io/mass-tools/
MIT License
8 stars 0 forks source link

fix: update dependencies #71

Closed targos closed 2 years ago

targos commented 2 years ago

@lpatiny can you have a look at the errors?

targos commented 2 years ago

(This is the first step to update dependencies in chromatography)

codecov[bot] commented 2 years ago

Codecov Report

Merging #71 (14aa378) into master (1c54c2d) will decrease coverage by 0.02%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #71      +/-   ##
==========================================
- Coverage   93.44%   93.41%   -0.03%     
==========================================
  Files         153      153              
  Lines        4348     4346       -2     
  Branches     1292     1289       -3     
==========================================
- Hits         4063     4060       -3     
- Misses        264      265       +1     
  Partials       21       21              
Impacted Files Coverage Δ
packages/emdb/src/loadCommercials.js 100.00% <ø> (ø)
packages/emdb/src/massShifts.js 89.47% <ø> (ø)
packages/ms-spectrum/src/peaksWidth.js 100.00% <ø> (ø)
.../isotopic-distribution/src/IsotopicDistribution.js 93.60% <100.00%> (ø)
packages/mf-parser/src/index.js 100.00% <100.00%> (ø)
packages/ms-report/src/getPaper.js 100.00% <100.00%> (ø)
packages/ms-spectrum/src/Spectrum.js 83.95% <100.00%> (-0.39%) :arrow_down:
packages/ms-spectrum/src/peakPicking.js 93.33% <0.00%> (-3.34%) :arrow_down:

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 d924bea...14aa378. Read the comment docs.