cheminfo / chromatography

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

fix: update dependencies #55

Closed targos closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #55 (8d8bc9e) into master (25a55b8) will increase coverage by 0.01%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #55      +/-   ##
==========================================
+ Coverage   94.88%   94.90%   +0.01%     
==========================================
  Files          38       38              
  Lines         724      726       +2     
  Branches      168      167       -1     
==========================================
+ Hits          687      689       +2     
  Misses         34       34              
  Partials        3        3              
Impacted Files Coverage Δ
src/Chromatogram.js 84.89% <100.00%> (ø)
src/ms/calculateEic.js 95.65% <100.00%> (+0.19%) :arrow_up:
src/ms/calculateForMF.js 100.00% <100.00%> (ø)
src/peaks/getPeaks.js 100.00% <100.00%> (ø)

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 f1f5f06...8d8bc9e. Read the comment docs.

lpatiny commented 2 years ago

The project is ready to merge but I have an issue with prettier that is not working on this specific project. @targos you don't have any issues on your side ?

targos commented 2 years ago

The project is ready to merge but I have an issue with prettier that is not working on this specific project. @targos you don't have any issues on your side ?

No issues on my side.