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 tp_richcompare handler for Imaging_Type/ImagingCore #7260

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

fix ImagingCore.tp_richcompare test for RGB and YCbCr

bac58a6
Select commit
Failed to load commit list.
Open

Add tp_richcompare handler for Imaging_Type/ImagingCore #7260

fix ImagingCore.tp_richcompare test for RGB and YCbCr
bac58a6
Select commit
Failed to load commit list.
Codecov / codecov/patch failed Jul 6, 2023 in 0s

82.20% of diff hit (target 89.64%)

View this Pull Request on Codecov

82.20% of diff hit (target 89.64%)

Annotations

Check warning on line 121 in Tests/test_lib_image.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

Tests/test_lib_image.py#L120-L121

Added lines #L120 - L121 were not covered by tests

Check warning on line 126 in Tests/test_lib_image.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

Tests/test_lib_image.py#L123-L126

Added lines #L123 - L126 were not covered by tests

Check warning on line 128 in Tests/test_lib_image.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

Tests/test_lib_image.py#L128

Added line #L128 was not covered by tests

Check warning on line 3779 in src/_imaging.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/_imaging.c#L3779

Added line #L3779 was not covered by tests

Check warning on line 3785 in src/_imaging.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/_imaging.c#L3785

Added line #L3785 was not covered by tests

Check warning on line 3787 in src/_imaging.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/_imaging.c#L3787

Added line #L3787 was not covered by tests

Check warning on line 3800 in src/_imaging.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/_imaging.c#L3800

Added line #L3800 was not covered by tests

Check warning on line 3802 in src/_imaging.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/_imaging.c#L3802

Added line #L3802 was not covered by tests

Check warning on line 3826 in src/_imaging.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/_imaging.c#L3826

Added line #L3826 was not covered by tests

Check warning on line 3828 in src/_imaging.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/_imaging.c#L3828

Added line #L3828 was not covered by tests

Check warning on line 3851 in src/_imaging.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/_imaging.c#L3851

Added line #L3851 was not covered by tests