cheminfo / biologic-converter

MIT License
1 stars 2 forks source link

feat(OCV): parse OCV experiment and other changes detailed in body #31

Closed ghost closed 1 year ago

ghost commented 1 year ago
codecov[bot] commented 1 year ago

Codecov Report

Base: 94.92% // Head: 94.98% // Increases project coverage by +0.05% :tada:

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #31 +/- ## ========================================== + Coverage 94.92% 94.98% +0.05% ========================================== Files 24 25 +1 Lines 532 538 +6 Branches 150 153 +3 ========================================== + Hits 505 511 +6 Misses 26 26 Partials 1 1 ``` | [Impacted Files](https://codecov.io/gh/cheminfo/biologic-converter/pull/31?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=cheminfo) | Coverage Δ | | |---|---|---| | [src/mpr/modules/parseData.ts](https://codecov.io/gh/cheminfo/biologic-converter/pull/31/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=cheminfo#diff-c3JjL21wci9tb2R1bGVzL3BhcnNlRGF0YS50cw==) | `100.00% <ø> (ø)` | | | [src/mpt/parseData.ts](https://codecov.io/gh/cheminfo/biologic-converter/pull/31/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=cheminfo#diff-c3JjL21wdC9wYXJzZURhdGEudHM=) | `100.00% <ø> (ø)` | | | [src/utility/getParamsFromText.ts](https://codecov.io/gh/cheminfo/biologic-converter/pull/31/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=cheminfo#diff-c3JjL3V0aWxpdHkvZ2V0UGFyYW1zRnJvbVRleHQudHM=) | `94.28% <ø> (ø)` | | | [src/utility/normalize.ts](https://codecov.io/gh/cheminfo/biologic-converter/pull/31/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=cheminfo#diff-c3JjL3V0aWxpdHkvbm9ybWFsaXplLnRz) | `100.00% <ø> (ø)` | | | [src/utility/preParamsLookUp.ts](https://codecov.io/gh/cheminfo/biologic-converter/pull/31/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=cheminfo#diff-c3JjL3V0aWxpdHkvcHJlUGFyYW1zTG9va1VwLnRz) | `100.00% <ø> (ø)` | | | [src/mpr/modules/utility/getParameters.ts](https://codecov.io/gh/cheminfo/biologic-converter/pull/31/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=cheminfo#diff-c3JjL21wci9tb2R1bGVzL3V0aWxpdHkvZ2V0UGFyYW1ldGVycy50cw==) | `95.65% <100.00%> (+0.65%)` | :arrow_up: | | [src/mpr/modules/utility/mapIRangeToMPT.ts](https://codecov.io/gh/cheminfo/biologic-converter/pull/31/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=cheminfo#diff-c3JjL21wci9tb2R1bGVzL3V0aWxpdHkvbWFwSVJhbmdlVG9NUFQudHM=) | `77.58% <100.00%> (ø)` | | | [src/mpt/parseLogAndSettings.ts](https://codecov.io/gh/cheminfo/biologic-converter/pull/31/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=cheminfo#diff-c3JjL21wdC9wYXJzZUxvZ0FuZFNldHRpbmdzLnRz) | `100.00% <100.00%> (ø)` | | | [src/mpt/parseMPT.ts](https://codecov.io/gh/cheminfo/biologic-converter/pull/31/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=cheminfo#diff-c3JjL21wdC9wYXJzZU1QVC50cw==) | `100.00% <100.00%> (ø)` | | | [src/mpt/utility/addKeyWithoutOverwrite.ts](https://codecov.io/gh/cheminfo/biologic-converter/pull/31/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=cheminfo#diff-c3JjL21wdC91dGlsaXR5L2FkZEtleVdpdGhvdXRPdmVyd3JpdGUudHM=) | `100.00% <100.00%> (ø)` | | | ... and [4 more](https://codecov.io/gh/cheminfo/biologic-converter/pull/31/diff?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=cheminfo) | | 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=cheminfo). 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=cheminfo)

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