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

Update jsdoc ESLint plugin #349

Closed targos closed 1 year ago

targos commented 1 year ago

To rebase and merge after other existing PRs

codecov[bot] commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (2ffdd76) 98.59% compared to head (a029682) 98.59%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #349 +/- ## ======================================= Coverage 98.59% 98.59% ======================================= Files 200 200 Lines 5334 5334 Branches 1141 1141 ======================================= Hits 5259 5259 Misses 73 73 Partials 2 2 ``` | [Impacted Files](https://app.codecov.io/gh/image-js/image-js-typescript/pull/349?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=image-js) | Coverage Δ | | |---|---|---| | [src/Image.ts](https://app.codecov.io/gh/image-js/image-js-typescript/pull/349?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% <ø> (ø)` | | | [src/Mask.ts](https://app.codecov.io/gh/image-js/image-js-typescript/pull/349?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% <ø> (ø)` | | | [src/compare/computeDssim.ts](https://app.codecov.io/gh/image-js/image-js-typescript/pull/349?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=image-js#diff-c3JjL2NvbXBhcmUvY29tcHV0ZURzc2ltLnRz) | `100.00% <ø> (ø)` | | | [src/compare/computePsnr.ts](https://app.codecov.io/gh/image-js/image-js-typescript/pull/349?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=image-js#diff-c3JjL2NvbXBhcmUvY29tcHV0ZVBzbnIudHM=) | `100.00% <ø> (ø)` | | | [src/compare/computeRmse.ts](https://app.codecov.io/gh/image-js/image-js-typescript/pull/349?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=image-js#diff-c3JjL2NvbXBhcmUvY29tcHV0ZVJtc2UudHM=) | `100.00% <ø> (ø)` | | | [src/compare/computeSsim.ts](https://app.codecov.io/gh/image-js/image-js-typescript/pull/349?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% <ø> (ø)` | | | [src/compare/subtract.ts](https://app.codecov.io/gh/image-js/image-js-typescript/pull/349?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=image-js#diff-c3JjL2NvbXBhcmUvc3VidHJhY3QudHM=) | `100.00% <ø> (ø)` | | | [src/compute/histogram.ts](https://app.codecov.io/gh/image-js/image-js-typescript/pull/349?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=image-js#diff-c3JjL2NvbXB1dGUvaGlzdG9ncmFtLnRz) | `100.00% <ø> (ø)` | | | [src/compute/mean.ts](https://app.codecov.io/gh/image-js/image-js-typescript/pull/349?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=image-js#diff-c3JjL2NvbXB1dGUvbWVhbi50cw==) | `100.00% <ø> (ø)` | | | [src/compute/median.ts](https://app.codecov.io/gh/image-js/image-js-typescript/pull/349?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=image-js#diff-c3JjL2NvbXB1dGUvbWVkaWFuLnRz) | `100.00% <ø> (ø)` | | | ... and [163 more](https://app.codecov.io/gh/image-js/image-js-typescript/pull/349?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.