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 type definitions #114

Closed jobo322 closed 1 year ago

mljs-bot commented 1 year ago

Published prerelease version 12.1.1-pre.1663815504 to npm.

To install it, run:

npm install --save-exact ml-gsd@12.1.1-pre.1663815504
codecov[bot] commented 1 year ago

Codecov Report

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

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #114 +/- ## ======================================= 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/114?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mljs) | Coverage Δ | | |---|---|---| | [src/post/broadenPeaks.ts](https://codecov.io/gh/mljs/global-spectral-deconvolution/pull/114/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mljs#diff-c3JjL3Bvc3QvYnJvYWRlblBlYWtzLnRz) | `93.33% <ø> (ø)` | | | [src/post/joinBroadPeaks.ts](https://codecov.io/gh/mljs/global-spectral-deconvolution/pull/114/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mljs#diff-c3JjL3Bvc3Qvam9pbkJyb2FkUGVha3MudHM=) | `87.03% <ø> (ø)` | | | [src/gsd.ts](https://codecov.io/gh/mljs/global-spectral-deconvolution/pull/114/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.