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

Use mb_config when creating core images

e79b88e
Select commit
Loading
Failed to load commit list.
Open

Add support for high bit depth multichannel images #8224

Use mb_config when creating core images
e79b88e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Oct 14, 2024 in 0s

91.05% of diff hit (target 90.35%)

View this Pull Request on Codecov

91.05% of diff hit (target 90.35%)

Annotations

Check warning on line 921 in Tests/test_file_tiff.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

Tests/test_file_tiff.py#L921

Added line #L921 was not covered by tests

Check warning on line 425 in src/_imaging.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/_imaging.c#L425

Added line #L425 was not covered by tests

Check warning on line 433 in src/_imaging.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/_imaging.c#L431-L433

Added lines #L431 - L433 were not covered by tests

Check warning on line 439 in src/_imaging.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/_imaging.c#L437-L439

Added lines #L437 - L439 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 579 in src/libImaging/Storage.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/libImaging/Storage.c#L579

Added line #L579 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