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

skip low cost spring.context.config-classes.enhance and bean-factory.… #1270

Closed HzjNeverStop closed 10 months ago

HzjNeverStop commented 10 months ago

…post-process in startup actuator result

codecov[bot] commented 10 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (6502669) 84.37% compared to head (bf1bc50) 84.52%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1270 +/- ## ============================================ + Coverage 84.37% 84.52% +0.15% - Complexity 2897 2904 +7 ============================================ Files 325 325 Lines 9414 9418 +4 Branches 1121 1123 +2 ============================================ + Hits 7943 7961 +18 + Misses 967 956 -11 + Partials 504 501 -3 ```

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