sofastack / sofa-boot

SOFABoot is a framework that enhances Spring Boot and fully compatible with it, provides readiness check, class isolation, etc.
https://www.sofastack.tech/sofa-boot/docs/Home
Apache License 2.0
4.95k stars 1.26k forks source link

support custom readiness actuator http response code #1114

Closed HzjNeverStop closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #1114 (07b03f0) into 4.0.0 (c91a48e) will increase coverage by 0.12%. The diff coverage is 91.83%.

@@             Coverage Diff              @@
##              4.0.0    #1114      +/-   ##
============================================
+ Coverage     40.69%   40.81%   +0.12%     
- Complexity       50       52       +2     
============================================
  Files           327      327              
  Lines          9542     9565      +23     
  Branches       1223     1227       +4     
============================================
+ Hits           3883     3904      +21     
  Misses         5332     5332              
- Partials        327      329       +2     
Impacted Files Coverage Δ
...actuator/health/ReadinessHttpCodeStatusMapper.java 87.87% <87.87%> (ø)
...ctuator/autoconfigure/health/HealthProperties.java 96.07% <100.00%> (+0.16%) :arrow_up:
...ure/health/ReadinessEndpointAutoConfiguration.java 100.00% <100.00%> (ø)

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