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 ark tests #1152

Closed HzjNeverStop closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #1152 (53bb3ec) into 4.0.0 (a8693b4) will increase coverage by 2.66%. The diff coverage is 89.18%.

@@             Coverage Diff              @@
##              4.0.0    #1152      +/-   ##
============================================
+ Coverage     76.79%   79.46%   +2.66%     
- Complexity     2135     2214      +79     
============================================
  Files           256      256              
  Lines          7482     7495      +13     
  Branches        851      851              
============================================
+ Hits           5746     5956     +210     
+ Misses         1359     1139     -220     
- Partials        377      400      +23     
Impacted Files Coverage Δ
.../boot/ark/invoke/DynamicJvmServiceProxyFinder.java 79.13% <85.18%> (+79.13%) :arrow_up:
...com/alipay/sofa/boot/ark/SofaRuntimeContainer.java 100.00% <100.00%> (+14.28%) :arrow_up:
...sofa/boot/ark/invoke/DynamicJvmServiceInvoker.java 70.83% <100.00%> (+70.83%) :arrow_up:

... and 11 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.