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 adding health check callback to Dapr App run in gRPC #723

Merged
merged 2 commits into from
Jun 26, 2024

Merge branch 'main' into health-check-support-grpc

eed11ed
Select commit
Loading
Failed to load commit list.
Merged

Allow adding health check callback to Dapr App run in gRPC #723

Merge branch 'main' into health-check-support-grpc
eed11ed
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jun 26, 2024 in 0s

97.26% of diff hit (target 86.37%)

View this Pull Request on Codecov

97.26% of diff hit (target 86.37%)

Annotations

Check warning on line 21 in ext/dapr-ext-grpc/dapr/ext/grpc/_health_servicer.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/dapr-ext-grpc/dapr/ext/grpc/_health_servicer.py#L21

Added line #L21 was not covered by tests

Check warning on line 80 in ext/dapr-ext-grpc/tests/test_app.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/dapr-ext-grpc/tests/test_app.py#L80

Added line #L80 was not covered by tests