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

Enable ESLint cache and improve coverage #331

Closed targos closed 1 year ago

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

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.03 :tada:

Comparison is base (6f6710d) 98.50% compared to head (e6781ba) 98.53%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #331 +/- ## ========================================== + Coverage 98.50% 98.53% +0.03% ========================================== Files 198 198 Lines 5200 5201 +1 Branches 1122 1122 ========================================== + Hits 5122 5125 +3 + Misses 76 74 -2 Partials 2 2 ``` | [Impacted Files](https://app.codecov.io/gh/image-js/image-js-typescript/pull/331?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=image-js) | Coverage Δ | | |---|---|---| | [...featureMatching/descriptors/getBriefDescriptors.ts](https://app.codecov.io/gh/image-js/image-js-typescript/pull/331?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=image-js#diff-c3JjL2ZlYXR1cmVNYXRjaGluZy9kZXNjcmlwdG9ycy9nZXRCcmllZkRlc2NyaXB0b3JzLnRz) | `100.00% <ø> (ø)` | | | [src/roi/Roi.ts](https://app.codecov.io/gh/image-js/image-js-typescript/pull/331?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% <100.00%> (ø)` | | | [src/utils/geometry/getCirclePoints.ts](https://app.codecov.io/gh/image-js/image-js-typescript/pull/331?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=image-js#diff-c3JjL3V0aWxzL2dlb21ldHJ5L2dldENpcmNsZVBvaW50cy50cw==) | `100.00% <100.00%> (ø)` | | ... and [1 file with indirect coverage changes](https://app.codecov.io/gh/image-js/image-js-typescript/pull/331/indirect-changes?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.