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

chore: remove getmap method in roi #347

Closed EscapedGibbon closed 1 year ago

EscapedGibbon commented 1 year ago

close: https://github.com/image-js/image-js-typescript/issues/267

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage has no change and project coverage change: -0.01 :warning:

Comparison is base (0a565ed) 98.65% compared to head (e25a52f) 98.65%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #347 +/- ## ========================================== - Coverage 98.65% 98.65% -0.01% ========================================== Files 200 200 Lines 5285 5283 -2 Branches 1134 1134 ========================================== - Hits 5214 5212 -2 Misses 69 69 Partials 2 2 ``` | [Impacted Files](https://app.codecov.io/gh/image-js/image-js-typescript/pull/347?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=image-js) | Coverage Δ | | |---|---|---| | [src/roi/Roi.ts](https://app.codecov.io/gh/image-js/image-js-typescript/pull/347?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=image-js#diff-c3JjL3JvaS9Sb2kudHM=) | `99.61% <ø> (-0.01%)` | :arrow_down: |

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