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

Image -> Arrow support #8330

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

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

12c5ad0
Select commit
Loading
Failed to load commit list.
Open

Image -> Arrow support #8330

[pre-commit.ci] auto fixes from pre-commit.com hooks
12c5ad0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Aug 25, 2024 in 1s

27.55% of diff hit (target 90.12%)

View this Pull Request on Codecov

27.55% of diff hit (target 90.12%)

Annotations

Check warning on line 13 in Tests/test_arrow.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

Tests/test_arrow.py#L13

Added line #L13 was not covered by tests

Check warning on line 24 in Tests/test_arrow.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

Tests/test_arrow.py#L16-L24

Added lines #L16 - L24 were not covered by tests

Check warning on line 26 in Tests/test_arrow.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

Tests/test_arrow.py#L26

Added line #L26 was not covered by tests

Check warning on line 30 in Tests/test_arrow.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

Tests/test_arrow.py#L30

Added line #L30 was not covered by tests

Check warning on line 35 in Tests/test_arrow.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

Tests/test_arrow.py#L35

Added line #L35 was not covered by tests

Check warning on line 51 in Tests/test_arrow.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

Tests/test_arrow.py#L50-L51

Added lines #L50 - L51 were not covered by tests

Check warning on line 55 in Tests/test_arrow.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

Tests/test_arrow.py#L54-L55

Added lines #L54 - L55 were not covered by tests

Check warning on line 59 in Tests/test_arrow.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

Tests/test_arrow.py#L57-L59

Added lines #L57 - L59 were not covered by tests

Check warning on line 62 in Tests/test_arrow.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

Tests/test_arrow.py#L62

Added line #L62 was not covered by tests

Check warning on line 66 in Tests/test_arrow.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

Tests/test_arrow.py#L66

Added line #L66 was not covered by tests

Check warning on line 69 in Tests/test_arrow.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

Tests/test_arrow.py#L68-L69

Added lines #L68 - L69 were not covered by tests

Check warning on line 71 in Tests/test_arrow.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

Tests/test_arrow.py#L71

Added line #L71 was not covered by tests

Check warning on line 74 in Tests/test_arrow.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

Tests/test_arrow.py#L73-L74

Added lines #L73 - L74 were not covered by tests

Check warning on line 77 in Tests/test_arrow.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

Tests/test_arrow.py#L76-L77

Added lines #L76 - L77 were not covered by tests

Check warning on line 80 in Tests/test_arrow.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

Tests/test_arrow.py#L80

Added line #L80 was not covered by tests

Check warning on line 84 in Tests/test_arrow.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

Tests/test_arrow.py#L84

Added line #L84 was not covered by tests

Check warning on line 87 in Tests/test_arrow.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

Tests/test_arrow.py#L86-L87

Added lines #L86 - L87 were not covered by tests

Check warning on line 90 in Tests/test_arrow.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

Tests/test_arrow.py#L89-L90

Added lines #L89 - L90 were not covered by tests

Check warning on line 93 in Tests/test_arrow.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

Tests/test_arrow.py#L92-L93

Added lines #L92 - L93 were not covered by tests

Check warning on line 97 in Tests/test_arrow.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

Tests/test_arrow.py#L95-L97

Added lines #L95 - L97 were not covered by tests

Check warning on line 750 in src/PIL/Image.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/PIL/Image.py#L749-L750

Added lines #L749 - L750 were not covered by tests

Check warning on line 756 in src/PIL/Image.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/PIL/Image.py#L755-L756

Added lines #L755 - L756 were not covered by tests

Check warning on line 234 in src/_imaging.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/_imaging.c#L232-L234

Added lines #L232 - L234 were not covered by tests

Check warning on line 236 in src/_imaging.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/_imaging.c#L236

Added line #L236 was not covered by tests

Check warning on line 238 in src/_imaging.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/_imaging.c#L238

Added line #L238 was not covered by tests