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.1 to 4.1.0 #1230

Closed HzjNeverStop closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #1230 (7521ecf) into master (9935670) will decrease coverage by 0.32%. The diff coverage is 80.00%.

@@             Coverage Diff              @@
##             master    #1230      +/-   ##
============================================
- Coverage     84.53%   84.22%   -0.32%     
- Complexity     2739     2755      +16     
============================================
  Files           314      314              
  Lines          8931     8974      +43     
  Branches       1058     1060       +2     
============================================
+ Hits           7550     7558       +8     
- Misses          908      942      +34     
- Partials        473      474       +1     
Files Changed Coverage Δ
...untime/spring/ServiceBeanFactoryPostProcessor.java 74.31% <50.00%> (-0.69%) :arrow_down:
...sofa/boot/ark/invoke/DynamicJvmServiceInvoker.java 62.19% <75.00%> (-8.64%) :arrow_down:
...com/alipay/sofa/boot/ark/SofaRuntimeContainer.java 61.01% <83.33%> (-38.99%) :arrow_down:
...ntime/spring/bean/SofaParameterNameDiscoverer.java 84.00% <100.00%> (-0.62%) :arrow_down:
...ay/sofa/boot/context/SofaSpringContextSupport.java 86.66% <100.00%> (ø)