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

If bitmap buffer is empty, do not render anything #8324

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

Do not raise error if bitmap buffer is empty

f9f7ba4
Select commit
Loading
Failed to load commit list.
Open

If bitmap buffer is empty, do not render anything #8324

Do not raise error if bitmap buffer is empty
f9f7ba4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Aug 23, 2024 in 0s

82.71% of diff hit (target 90.14%)

View this Pull Request on Codecov

82.71% of diff hit (target 90.14%)

Annotations

Check warning on line 1054 in src/_imagingft.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/_imagingft.c#L1053-L1054

Added lines #L1053 - L1054 were not covered by tests

Check warning on line 1067 in src/_imagingft.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/_imagingft.c#L1066-L1067

Added lines #L1066 - L1067 were not covered by tests

Check warning on line 1074 in src/_imagingft.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/_imagingft.c#L1074

Added line #L1074 was not covered by tests

Check warning on line 1077 in src/_imagingft.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/_imagingft.c#L1077

Added line #L1077 was not covered by tests

Check warning on line 1186 in src/_imagingft.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/_imagingft.c#L1185-L1186

Added lines #L1185 - L1186 were not covered by tests