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 unit tests for runtime #1157

Closed HzjNeverStop closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #1157 (7ea6950) into 4.0.0 (2770734) will increase coverage by 3.24%. The diff coverage is 100.00%.

@@             Coverage Diff              @@
##              4.0.0    #1157      +/-   ##
============================================
+ Coverage     79.46%   82.70%   +3.24%     
+ Complexity     2839     2695     -144     
============================================
  Files           326      302      -24     
  Lines          9577     8533    -1044     
  Branches       1232     1036     -196     
============================================
- Hits           7610     7057     -553     
+ Misses         1385      975     -410     
+ Partials        582      501      -81     
Impacted Files Coverage Δ
...pay/sofa/runtime/async/AsyncInitMethodManager.java 90.47% <ø> (+4.76%) :arrow_up:
...untime/async/AsyncInitializeBeanMethodInvoker.java 76.92% <100.00%> (+3.95%) :arrow_up:
...me/context/ComponentContextRefreshInterceptor.java 90.90% <100.00%> (+36.36%) :arrow_up:
...fa/boot/context/SofaGenericApplicationContext.java 78.18% <100.00%> (+0.82%) :arrow_up:

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