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 runtime unittests #1158

Closed HzjNeverStop closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #1158 (4b14bd0) into 4.0.0 (69d679b) will increase coverage by 1.27%. The diff coverage is 100.00%.

:exclamation: Current head 4b14bd0 differs from pull request most recent head bb469d9. Consider uploading reports for the commit bb469d9 to get more accurate results

@@             Coverage Diff              @@
##              4.0.0    #1158      +/-   ##
============================================
+ Coverage     82.63%   83.90%   +1.27%     
- Complexity     2693     2737      +44     
============================================
  Files           302      302              
  Lines          8533     8533              
  Branches       1036     1036              
============================================
+ Hits           7051     7160     +109     
+ Misses          981      900      -81     
+ Partials        501      473      -28     
Impacted Files Coverage Δ
...pay/sofa/runtime/async/AsyncInitMethodManager.java 90.47% <ø> (ø)
...untime/async/AsyncInitializeBeanMethodInvoker.java 76.92% <100.00%> (ø)
...me/context/ComponentContextRefreshInterceptor.java 90.90% <100.00%> (ø)
...fa/boot/context/SofaGenericApplicationContext.java 78.18% <100.00%> (ø)

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