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

feat(alignMinDiff): extend to any nb of components #403

Closed opatiny closed 9 months ago

opatiny commented 10 months ago

Closes: #402

opatiny commented 10 months ago

The PR is failing because of a bug in ml-matrix, see https://github.com/mljs/matrix/issues/175

targos commented 10 months ago

You can rebase on main to pick up https://github.com/image-js/image-js-typescript/pull/404

codecov[bot] commented 10 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (142040f) 98.57% compared to head (c302429) 98.58%. Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #403 +/- ## ======================================= Coverage 98.57% 98.58% ======================================= Files 223 223 Lines 5832 5846 +14 Branches 1235 1238 +3 ======================================= + Hits 5749 5763 +14 Misses 80 80 Partials 3 3 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.