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

Update springboot 3.2.0 #1266

Closed HzjNeverStop closed 7 months ago

HzjNeverStop commented 7 months ago
  1. add legacy LocalVariableTableParameterNameDiscoverer
  2. remove mysql-connector-java dpm
codecov[bot] commented 7 months ago

Codecov Report

Attention: 78 lines in your changes are missing coverage. Please review.

Comparison is base (6502669) 84.37% compared to head (b517c9c) 83.76%. Report is 1 commits behind head on master.

Files Patch % Lines
...ean/LocalVariableTableParameterNameDiscoverer.java 7.31% 76 Missing :warning:
...untime/spring/ServiceBeanFactoryPostProcessor.java 33.33% 0 Missing and 2 partials :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1266 +/- ## ============================================ - Coverage 84.37% 83.76% -0.62% - Complexity 2897 2904 +7 ============================================ Files 325 326 +1 Lines 9414 9503 +89 Branches 1121 1143 +22 ============================================ + Hits 7943 7960 +17 - Misses 967 1037 +70 - Partials 504 506 +2 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.