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.97k stars 1.27k forks source link

Add rpc actuator configuration #1119

Closed HzjNeverStop closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #1119 (4ae3fef) into 4.0.0 (b1b3875) will decrease coverage by 0.28%. The diff coverage is 63.63%.

@@             Coverage Diff              @@
##              4.0.0    #1119      +/-   ##
============================================
- Coverage     40.77%   40.49%   -0.28%     
  Complexity       52       52              
============================================
  Files           327      327              
  Lines          9570     9579       +9     
  Branches       1229     1229              
============================================
- Hits           3902     3879      -23     
- Misses         5338     5390      +52     
+ Partials        330      310      -20     
Impacted Files Coverage Δ
.../boot/autoconfigure/rpc/SofaBootRpcProperties.java 26.21% <33.33%> (+0.08%) :arrow_up:
.../rpc/boot/context/RpcStartApplicationListener.java 50.00% <50.00%> (-30.00%) :arrow_down:
...ot/autoconfigure/rpc/SofaRpcAutoConfiguration.java 100.00% <100.00%> (ø)

... and 7 files with indirect coverage changes

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