mljs / global-spectral-deconvolution

Global Spectra Deconvolution + Peak optimizer
http://mljs.github.io/global-spectral-deconvolution/
MIT License
9 stars 8 forks source link

fix: remove shape from gsd peaks #111

Closed jobo322 closed 2 years ago

jobo322 commented 2 years ago

close #110

codecov[bot] commented 2 years ago

Codecov Report

Base: 94.19% // Head: 94.19% // No change to project coverage :thumbsup:

Coverage data is based on head (926dde9) compared to base (b23d382). Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #111 +/- ## ======================================= Coverage 94.19% 94.19% ======================================= Files 10 10 Lines 310 310 Branches 118 118 ======================================= Hits 292 292 Misses 18 18 ``` | [Impacted Files](https://codecov.io/gh/mljs/global-spectral-deconvolution/pull/111?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mljs) | Coverage Δ | | |---|---|---| | [src/utils/setShape.ts](https://codecov.io/gh/mljs/global-spectral-deconvolution/pull/111/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mljs#diff-c3JjL3V0aWxzL3NldFNoYXBlLnRz) | `100.00% <ø> (ø)` | | | [src/gsd.ts](https://codecov.io/gh/mljs/global-spectral-deconvolution/pull/111/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mljs#diff-c3JjL2dzZC50cw==) | `97.00% <100.00%> (ø)` | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mljs). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mljs)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.