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

Health check #670

Merged
merged 31 commits into from
Feb 13, 2024

make healthcheck a static method

1e7f332
Select commit
Loading
Failed to load commit list.
Merged

Health check #670

make healthcheck a static method
1e7f332
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Feb 13, 2024 in 1s

86.18% (-0.19%) compared to fc0e9d1

View this Pull Request on Codecov

86.18% (-0.19%) compared to fc0e9d1

Details

Codecov Report

Attention: 16 lines in your changes are missing coverage. Please review.

Comparison is base (fc0e9d1) 86.37% compared to head (1e7f332) 86.18%.
Report is 4 commits behind head on main.

Files Patch % Lines
dapr/clients/health.py 72.72% 9 Missing ⚠️
dapr/aio/clients/grpc/client.py 92.15% 4 Missing ⚠️
dapr/actor/client/proxy.py 57.14% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #670      +/-   ##
==========================================
- Coverage   86.37%   86.18%   -0.19%     
==========================================
  Files          79       82       +3     
  Lines        4094     4170      +76     
==========================================
+ Hits         3536     3594      +58     
- Misses        558      576      +18     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.