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

optimize(healthz): continuously check failed and return failure state #2781

Merged
merged 4 commits into from Feb 25, 2021
Merged

optimize(healthz): continuously check failed and return failure state #2781

merged 4 commits into from Feb 25, 2021

Conversation

1046102779
Copy link
Member

currently, healthz client continuously checks success and return success state

@codecov
Copy link

codecov bot commented Feb 8, 2021

Codecov Report

Merging #2781 (f8115b0) into master (70b44b2) will increase coverage by 0.04%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2781      +/-   ##
==========================================
+ Coverage   58.76%   58.81%   +0.04%     
==========================================
  Files          87       87              
  Lines        7501     7502       +1     
==========================================
+ Hits         4408     4412       +4     
+ Misses       2798     2796       -2     
+ Partials      295      294       -1     
Impacted Files Coverage Δ
pkg/health/health.go 100.00% <100.00%> (ø)
pkg/actors/internal/placement.go 86.53% <0.00%> (+1.92%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 70b44b2...d018485. Read the comment docs.

@1046102779 1046102779 closed this Feb 8, 2021
@1046102779 1046102779 reopened this Feb 8, 2021
@artursouza artursouza self-assigned this Feb 25, 2021
@artursouza artursouza added this to the v1.1 milestone Feb 25, 2021
@artursouza artursouza merged commit a1a226a into dapr:master Feb 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants