cheminfo / tga-spectrum

https://cheminfo.github.io/tga-spectrum/
MIT License
0 stars 2 forks source link

fix: Netzsch parser bug #45

Closed kjappelbaum closed 2 years ago

kjappelbaum commented 2 years ago

The parser incorrectly handled percentages.

Also updated dependencies and fixed some eslint problems.

codecov[bot] commented 2 years ago

Codecov Report

Merging #45 (7cb8664) into master (55fdae0) will not change coverage. The diff coverage is 100.00%.

:exclamation: Current head 7cb8664 differs from pull request most recent head fd4ee62. Consider uploading reports for the commit fd4ee62 to get more accurate results Impacted file tree graph

@@            Coverage Diff            @@
##            master       #45   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           10        10           
  Lines          225       228    +3     
  Branches        34        37    +3     
=========================================
+ Hits           225       228    +3     
Impacted Files Coverage Δ
src/from/fromNetzsch.ts 100.00% <100.00%> (ø)
src/from/parsePerkinElmer.ts 100.00% <0.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 55fdae0...fd4ee62. Read the comment docs.