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: update all dependencies #377

Closed targos closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (7456145) 98.63% compared to head (45fd206) 98.64%.

:exclamation: Current head 45fd206 differs from pull request most recent head 195b8c2. Consider uploading reports for the commit 195b8c2 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #377 +/- ## ======================================= Coverage 98.63% 98.64% ======================================= Files 222 222 Lines 5732 5739 +7 Branches 1213 1215 +2 ======================================= + Hits 5654 5661 +7 Misses 75 75 Partials 3 3 ``` | [Impacted Files](https://app.codecov.io/gh/image-js/image-js-typescript/pull/377?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=image-js) | Coverage Δ | | |---|---|---| | [src/morphology/close.ts](https://app.codecov.io/gh/image-js/image-js-typescript/pull/377?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=image-js#diff-c3JjL21vcnBob2xvZ3kvY2xvc2UudHM=) | `100.00% <ø> (ø)` | | | [src/morphology/open.ts](https://app.codecov.io/gh/image-js/image-js-typescript/pull/377?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=image-js#diff-c3JjL21vcnBob2xvZ3kvb3Blbi50cw==) | `100.00% <ø> (ø)` | | | [src/roi/getBorderPoints.ts](https://app.codecov.io/gh/image-js/image-js-typescript/pull/377?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=image-js#diff-c3JjL3JvaS9nZXRCb3JkZXJQb2ludHMudHM=) | `100.00% <ø> (ø)` | | | [src/Image.ts](https://app.codecov.io/gh/image-js/image-js-typescript/pull/377?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=image-js#diff-c3JjL0ltYWdlLnRz) | `100.00% <100.00%> (ø)` | | | [src/Mask.ts](https://app.codecov.io/gh/image-js/image-js-typescript/pull/377?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=image-js#diff-c3JjL01hc2sudHM=) | `100.00% <100.00%> (ø)` | | | [src/align/affineTransfrom/applyAffineTransform.ts](https://app.codecov.io/gh/image-js/image-js-typescript/pull/377?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=image-js#diff-c3JjL2FsaWduL2FmZmluZVRyYW5zZnJvbS9hcHBseUFmZmluZVRyYW5zZm9ybS50cw==) | `100.00% <100.00%> (ø)` | | | [src/align/affineTransfrom/getAffineTransform.ts](https://app.codecov.io/gh/image-js/image-js-typescript/pull/377?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=image-js#diff-c3JjL2FsaWduL2FmZmluZVRyYW5zZnJvbS9nZXRBZmZpbmVUcmFuc2Zvcm0udHM=) | `100.00% <100.00%> (ø)` | | | [src/align/affineTransfrom/getEuclideanDistance.ts](https://app.codecov.io/gh/image-js/image-js-typescript/pull/377?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=image-js#diff-c3JjL2FsaWduL2FmZmluZVRyYW5zZnJvbS9nZXRFdWNsaWRlYW5EaXN0YW5jZS50cw==) | `100.00% <100.00%> (ø)` | | | [src/align/affineTransfrom/getMatrixFromPoints.ts](https://app.codecov.io/gh/image-js/image-js-typescript/pull/377?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=image-js#diff-c3JjL2FsaWduL2FmZmluZVRyYW5zZnJvbS9nZXRNYXRyaXhGcm9tUG9pbnRzLnRz) | `100.00% <100.00%> (ø)` | | | [src/compare/computeSsim.ts](https://app.codecov.io/gh/image-js/image-js-typescript/pull/377?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=image-js#diff-c3JjL2NvbXBhcmUvY29tcHV0ZVNzaW0udHM=) | `100.00% <100.00%> (ø)` | | | ... and [84 more](https://app.codecov.io/gh/image-js/image-js-typescript/pull/377?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=image-js) | |

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