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

Added type hints #8167

Merged
merged 1 commit into from
Jun 25, 2024

Added type hints

f2302ab
Select commit
Loading
Failed to load commit list.
Merged

Added type hints #8167

Added type hints
f2302ab
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jun 24, 2024 in 1s

13.55% of diff hit (target 89.92%)

View this Pull Request on Codecov

13.55% of diff hit (target 89.92%)

Annotations

Check warning on line 433 in src/PIL/BlpImagePlugin.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/PIL/BlpImagePlugin.py#L433

Added line #L433 was not covered by tests

Check warning on line 448 in src/PIL/BlpImagePlugin.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/PIL/BlpImagePlugin.py#L448

Added line #L448 was not covered by tests

Check warning on line 27 in src/PIL/ImageDraw2.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/PIL/ImageDraw2.py#L27

Added line #L27 was not covered by tests

Check warning on line 30 in src/PIL/ImageDraw2.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/PIL/ImageDraw2.py#L30

Added line #L30 was not covered by tests

Check warning on line 51 in src/PIL/ImageDraw2.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/PIL/ImageDraw2.py#L51

Added line #L51 was not covered by tests

Check warning on line 68 in src/PIL/ImageFile.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/PIL/ImageFile.py#L68

Added line #L68 was not covered by tests

Check warning on line 79 in src/PIL/ImageFile.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/PIL/ImageFile.py#L79

Added line #L79 was not covered by tests

Check warning on line 157 in src/PIL/ImageFile.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/PIL/ImageFile.py#L157

Added line #L157 was not covered by tests

Check warning on line 162 in src/PIL/ImageFile.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/PIL/ImageFile.py#L162

Added line #L162 was not covered by tests

Check warning on line 369 in src/PIL/ImageFile.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/PIL/ImageFile.py#L369

Added line #L369 was not covered by tests

Check warning on line 385 in src/PIL/ImageFile.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/PIL/ImageFile.py#L385

Added line #L385 was not covered by tests

Check warning on line 625 in src/PIL/ImageFile.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/PIL/ImageFile.py#L625

Added line #L625 was not covered by tests

Check warning on line 665 in src/PIL/ImageFile.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/PIL/ImageFile.py#L665

Added line #L665 was not covered by tests

Check warning on line 714 in src/PIL/ImageFile.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/PIL/ImageFile.py#L714

Added line #L714 was not covered by tests

Check warning on line 717 in src/PIL/ImageFile.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/PIL/ImageFile.py#L717

Added line #L717 was not covered by tests

Check warning on line 742 in src/PIL/ImageFile.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/PIL/ImageFile.py#L742

Added line #L742 was not covered by tests

Check warning on line 765 in src/PIL/ImageFile.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/PIL/ImageFile.py#L765

Added line #L765 was not covered by tests

Check warning on line 780 in src/PIL/ImageFile.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/PIL/ImageFile.py#L780

Added line #L780 was not covered by tests

Check warning on line 792 in src/PIL/ImageFile.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/PIL/ImageFile.py#L792

Added line #L792 was not covered by tests

Check warning on line 41 in src/PIL/ImagePalette.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/PIL/ImagePalette.py#L41

Added line #L41 was not covered by tests

Check warning on line 47 in src/PIL/ImagePalette.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/PIL/ImagePalette.py#L47

Added line #L47 was not covered by tests

Check warning on line 52 in src/PIL/ImagePalette.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/PIL/ImagePalette.py#L52

Added line #L52 was not covered by tests

Check warning on line 57 in src/PIL/ImagePalette.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/PIL/ImagePalette.py#L56-L57

Added lines #L56 - L57 were not covered by tests

Check warning on line 61 in src/PIL/ImagePalette.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/PIL/ImagePalette.py#L61

Added line #L61 was not covered by tests

Check warning on line 73 in src/PIL/ImagePalette.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/PIL/ImagePalette.py#L73

Added line #L73 was not covered by tests