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

Allow GaussianBlur and BoxBlur to accept a sequence of x and y radii #7336

Merged
merged 2 commits into from
Aug 25, 2023

Improve efficiency when a radius is zero

9f54a11
Select commit
Loading
Failed to load commit list.
Merged

Allow GaussianBlur and BoxBlur to accept a sequence of x and y radii #7336

Improve efficiency when a radius is zero
9f54a11
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Aug 12, 2023 in 1s

88.46% of diff hit (target 89.71%)

View this Pull Request on Codecov

88.46% of diff hit (target 89.71%)

Annotations

Check warning on line 274 in src/libImaging/BoxBlur.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/libImaging/BoxBlur.c#L274

Added line #L274 was not covered by tests

Check warning on line 291 in src/libImaging/BoxBlur.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/libImaging/BoxBlur.c#L291

Added line #L291 was not covered by tests