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

chore: formalize gRPC errors in case of UDF exceptions #166

Merged
merged 8 commits into from
Feb 13, 2025

test for stacktrace fn

60a3386
Select commit
Loading
Failed to load commit list.
Merged

chore: formalize gRPC errors in case of UDF exceptions #166

test for stacktrace fn
60a3386
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Feb 9, 2025 in 0s

No report found to compare against

View this Pull Request on Codecov

No report found to compare against

Annotations

Check warning on line 6 in src/main/java/io/numaproj/numaflow/shared/ExceptionUtils.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/io/numaproj/numaflow/shared/ExceptionUtils.java#L6

Added line #L6 was not covered by tests

Check warning on line 116 in src/main/java/io/numaproj/numaflow/sinker/Service.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/io/numaproj/numaflow/sinker/Service.java#L116

Added line #L116 was not covered by tests

Check warning on line 90 in src/main/java/io/numaproj/numaflow/sourcer/Service.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/io/numaproj/numaflow/sourcer/Service.java#L89-L90

Added lines #L89 - L90 were not covered by tests

Check warning on line 96 in src/main/java/io/numaproj/numaflow/sourcer/Service.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/io/numaproj/numaflow/sourcer/Service.java#L92-L96

Added lines #L92 - L96 were not covered by tests