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

Initial VTF support #6487

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

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

f41910c
Select commit
Loading
Failed to load commit list.
Open

Initial VTF support #6487

[pre-commit.ci] auto fixes from pre-commit.com hooks
f41910c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jul 20, 2024 in 1s

90.59% of diff hit (target 90.00%)

View this Pull Request on Codecov

90.59% of diff hit (target 90.00%)

Annotations

Check warning on line 149 in src/PIL/VtfImagePlugin.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/PIL/VtfImagePlugin.py#L148-L149

Added lines #L148 - L149 were not covered by tests

Check warning on line 173 in src/PIL/VtfImagePlugin.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/PIL/VtfImagePlugin.py#L172-L173

Added lines #L172 - L173 were not covered by tests

Check warning on line 176 in src/PIL/VtfImagePlugin.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/PIL/VtfImagePlugin.py#L175-L176

Added lines #L175 - L176 were not covered by tests

Check warning on line 202 in src/PIL/VtfImagePlugin.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/PIL/VtfImagePlugin.py#L201-L202

Added lines #L201 - L202 were not covered by tests

Check warning on line 220 in src/PIL/VtfImagePlugin.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/PIL/VtfImagePlugin.py#L219-L220

Added lines #L219 - L220 were not covered by tests

Check warning on line 224 in src/PIL/VtfImagePlugin.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/PIL/VtfImagePlugin.py#L224

Added line #L224 was not covered by tests

Check warning on line 232 in src/PIL/VtfImagePlugin.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/PIL/VtfImagePlugin.py#L232

Added line #L232 was not covered by tests

Check warning on line 234 in src/PIL/VtfImagePlugin.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/PIL/VtfImagePlugin.py#L234

Added line #L234 was not covered by tests

Check warning on line 241 in src/PIL/VtfImagePlugin.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/PIL/VtfImagePlugin.py#L241

Added line #L241 was not covered by tests

Check warning on line 249 in src/PIL/VtfImagePlugin.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/PIL/VtfImagePlugin.py#L248-L249

Added lines #L248 - L249 were not covered by tests

Check warning on line 271 in src/PIL/VtfImagePlugin.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/PIL/VtfImagePlugin.py#L270-L271

Added lines #L270 - L271 were not covered by tests

Check warning on line 287 in src/PIL/VtfImagePlugin.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/PIL/VtfImagePlugin.py#L287

Added line #L287 was not covered by tests

Check warning on line 289 in src/PIL/VtfImagePlugin.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/PIL/VtfImagePlugin.py#L289

Added line #L289 was not covered by tests

Check warning on line 297 in src/PIL/VtfImagePlugin.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/PIL/VtfImagePlugin.py#L297

Added line #L297 was not covered by tests

Check warning on line 308 in src/PIL/VtfImagePlugin.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/PIL/VtfImagePlugin.py#L307-L308

Added lines #L307 - L308 were not covered by tests

Check warning on line 316 in src/PIL/VtfImagePlugin.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/PIL/VtfImagePlugin.py#L315-L316

Added lines #L315 - L316 were not covered by tests

Check warning on line 374 in src/PIL/VtfImagePlugin.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/PIL/VtfImagePlugin.py#L372-L374

Added lines #L372 - L374 were not covered by tests

Check warning on line 378 in src/PIL/VtfImagePlugin.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/PIL/VtfImagePlugin.py#L376-L378

Added lines #L376 - L378 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/PIL/VtfImagePlugin.py#L384-L385

Added lines #L384 - L385 were not covered by tests

Check warning on line 393 in src/PIL/VtfImagePlugin.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/PIL/VtfImagePlugin.py#L393

Added line #L393 was not covered by tests

Check warning on line 393 in src/encode.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/encode.c#L393

Added line #L393 was not covered by tests

Check warning on line 398 in src/encode.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/encode.c#L398

Added line #L398 was not covered by tests

Check warning on line 135 in src/libImaging/BcnEncode.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/libImaging/BcnEncode.c#L134-L135

Added lines #L134 - L135 were not covered by tests

Check warning on line 231 in src/libImaging/BcnEncode.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/libImaging/BcnEncode.c#L229-L231

Added lines #L229 - L231 were not covered by tests