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

fix HealthIndicatorProcessor.doHealthCheck() bug when exception occur #1046

Merged
merged 22 commits into from
Dec 28, 2022
Merged

fix HealthIndicatorProcessor.doHealthCheck() bug when exception occur #1046

merged 22 commits into from
Dec 28, 2022

Conversation

crazysaltfish
Copy link
Contributor

fix HealthIndicatorProcessor.doHealthCheck() bug when exception occur

寻芳 and others added 21 commits August 23, 2022 10:58
@sofastack-bot sofastack-bot bot added bug Something isn't working cla:yes question Further information is requested size/M labels Dec 27, 2022
@codecov
Copy link

codecov bot commented Dec 27, 2022

Codecov Report

Merging #1046 (0640501) into master (d7e6a1d) will decrease coverage by 0.00%.
The diff coverage is 0.00%.

@@             Coverage Diff              @@
##             master    #1046      +/-   ##
============================================
- Coverage     11.25%   11.25%   -0.01%     
  Complexity       41       41              
============================================
  Files           325      325              
  Lines          9310     9312       +2     
  Branches       1275     1275              
============================================
  Hits           1048     1048              
- Misses         8104     8106       +2     
  Partials        158      158              
Impacted Files Coverage Δ
...pay/sofa/healthcheck/HealthIndicatorProcessor.java 0.00% <0.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

Copy link
Contributor

@HzjNeverStop HzjNeverStop left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@HzjNeverStop HzjNeverStop merged commit 97d4364 into sofastack:master Dec 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working cla:yes question Further information is requested size/M
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants