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.94k stars 1.26k forks source link

Merge 4.0.0 #1199

Closed HzjNeverStop closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #1199 (2c22546) into master (f2915c3) will increase coverage by 13.06%. The diff coverage is 91.20%.

@@              Coverage Diff              @@
##             master    #1199       +/-   ##
=============================================
+ Coverage     71.45%   84.51%   +13.06%     
- Complexity     1824     2711      +887     
=============================================
  Files           254      308       +54     
  Lines          7361     8837     +1476     
  Branches        932     1049      +117     
=============================================
+ Hits           5260     7469     +2209     
+ Misses         1625      898      -727     
+ Partials        476      470        -6     
Impacted Files Coverage Δ
...ofa/boot/actuator/health/HealthCheckException.java 100.00% <ø> (ø)
...lipay/sofa/boot/actuator/health/HealthChecker.java 75.00% <ø> (ø)
...sofa/boot/actuator/health/HealthCheckerConfig.java 100.00% <ø> (ø)
...actuator/health/ReadinessEndpointWebExtension.java 100.00% <ø> (ø)
...acer/springmvc/OpenTracingSpringMvcProperties.java 100.00% <ø> (ø)
...alipay/sofa/boot/isle/ApplicationRuntimeModel.java 100.00% <ø> (ø)
.../isle/deployment/AbstractDeploymentDescriptor.java 97.75% <ø> (ø)
...e/deployment/DefaultModuleDeploymentValidator.java 100.00% <ø> (ø)
...ipay/sofa/boot/isle/deployment/DependencyTree.java 89.85% <ø> (ø)
...ipay/sofa/boot/isle/deployment/DeployRegistry.java 94.44% <ø> (ø)
... and 88 more

... and 301 files with indirect coverage changes