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

Add isle enable condition #1171

Closed HzjNeverStop closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #1171 (79400f6) into 4.0.0 (82b403a) will decrease coverage by 0.01%. The diff coverage is 83.33%.

@@             Coverage Diff              @@
##              4.0.0    #1171      +/-   ##
============================================
- Coverage     84.62%   84.62%   -0.01%     
- Complexity     2703     2706       +3     
============================================
  Files           306      307       +1     
  Lines          8815     8819       +4     
  Branches       1046     1046              
============================================
+ Hits           7460     7463       +3     
- Misses          886      888       +2     
+ Partials        469      468       -1     
Impacted Files Coverage Δ
...gure/beans/IsleBeansEndpointAutoConfiguration.java 100.00% <ø> (ø)
...nfigure/health/ReadinessIsleAutoConfiguration.java 100.00% <ø> (ø)
...utoconfigure/isle/SofaModuleAutoConfiguration.java 100.00% <ø> (ø)
...toconfigure/isle/SofaModuleAvailableCondition.java 50.00% <50.00%> (ø)
...omponents/ComponentsEndpointAutoConfiguration.java 100.00% <100.00%> (ø)
...ualReadinessCallbackEndpointAutoConfiguration.java 100.00% <100.00%> (ø)
...utoconfigure/rpc/RpcActuatorAutoConfiguration.java 100.00% <100.00%> (ø)
...gure/startup/StartupEndPointAutoConfiguration.java 100.00% <100.00%> (ø)
...a/boot/actuator/components/ComponentsEndpoint.java 88.09% <100.00%> (ø)
...tuator/health/ManualReadinessCallbackEndpoint.java 100.00% <100.00%> (ø)
... and 2 more

... and 1 file 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.