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 #8362

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

Merge branch 'main' into context_manager

8790593
Select commit
Loading
Failed to load commit list.
Open

Added type hints #8362

Merge branch 'main' into context_manager
8790593
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Nov 29, 2024 in 1s

98.30% of diff hit (target 89.86%)

View this Pull Request on Codecov

98.30% of diff hit (target 89.86%)

Annotations

Check warning on line 72 in src/PIL/DcxImagePlugin.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/PIL/DcxImagePlugin.py#L72

Added line #L72 was not covered by tests

Check warning on line 307 in src/PIL/ImImagePlugin.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/PIL/ImImagePlugin.py#L306-L307

Added lines #L306 - L307 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/PIL/ImageFile.py#L203-L204

Added lines #L203 - L204 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/PIL/ImageFile.py#L274

Added line #L274 was not covered by tests

Check warning on line 102 in src/PIL/MpoImagePlugin.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/PIL/MpoImagePlugin.py#L102

Added line #L102 was not covered by tests

Check warning on line 132 in src/PIL/MpoImagePlugin.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/PIL/MpoImagePlugin.py#L132

Added line #L132 was not covered by tests

Check warning on line 154 in src/PIL/PsdImagePlugin.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/PIL/PsdImagePlugin.py#L154

Added line #L154 was not covered by tests

Check warning on line 182 in src/PIL/PsdImagePlugin.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/PIL/PsdImagePlugin.py#L182

Added line #L182 was not covered by tests

Check warning on line 188 in src/PIL/SpiderImagePlugin.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/PIL/SpiderImagePlugin.py#L187-L188

Added lines #L187 - L188 were not covered by tests