Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for high bit depth multichannel images #8224

Open
wants to merge 30 commits into
base: main
Choose a base branch
from

[pre-commit.ci] auto fixes from pre-commit.com hooks

d5053fb
Select commit
Loading
Failed to load commit list.
Open

Add support for high bit depth multichannel images #8224

[pre-commit.ci] auto fixes from pre-commit.com hooks
d5053fb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jul 19, 2024 in 1s

91.00% of diff hit (target 90.00%)

View this Pull Request on Codecov

91.00% of diff hit (target 90.00%)

Annotations

Check warning on line 903 in Tests/test_file_tiff.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

Tests/test_file_tiff.py#L903

Added line #L903 was not covered by tests

Check warning on line 445 in src/_imaging.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/_imaging.c#L445

Added line #L445 was not covered by tests

Check warning on line 453 in src/_imaging.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/_imaging.c#L451-L453

Added lines #L451 - L453 were not covered by tests

Check warning on line 459 in src/_imaging.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/_imaging.c#L457-L459

Added lines #L457 - L459 were not covered by tests

Check warning on line 302 in src/decode.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/decode.c#L301-L302

Added lines #L301 - L302 were not covered by tests

Check warning on line 194 in src/libImaging/Access.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/libImaging/Access.c#L193-L194

Added lines #L193 - L194 were not covered by tests

Check warning on line 565 in src/libImaging/Storage.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/libImaging/Storage.c#L565

Added line #L565 was not covered by tests

Check warning on line 94 in src/map.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/map.c#L94

Added line #L94 was not covered by tests