image-js / image-js-typescript

Temporary repository to work on the migration of image-js to TypeScript
https://image-js.github.io/image-js-typescript/
MIT License
5 stars 5 forks source link

fix: export channel labels #360

Closed Xstoudi closed 1 year ago

Xstoudi commented 1 year ago

Channel labels are not exported lib-wide.

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (4b99fe6) 98.60% compared to head (39289de) 98.60%.

:exclamation: Current head 39289de differs from pull request most recent head bf4021e. Consider uploading reports for the commit bf4021e to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #360 +/- ## ======================================= Coverage 98.60% 98.60% ======================================= Files 202 202 Lines 5373 5374 +1 Branches 1147 1147 ======================================= + Hits 5298 5299 +1 Misses 73 73 Partials 2 2 ``` | [Impacted Files](https://app.codecov.io/gh/image-js/image-js-typescript/pull/360?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=image-js) | Coverage Δ | | |---|---|---| | [src/index.ts](https://app.codecov.io/gh/image-js/image-js-typescript/pull/360?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=image-js#diff-c3JjL2luZGV4LnRz) | `100.00% <100.00%> (ø)` | |

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