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 legacy configurations detect #1161

Closed HzjNeverStop closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #1161 (f834e1d) into 4.0.0 (f93c89b) will increase coverage by 0.05%. The diff coverage is 100.00%.

@@             Coverage Diff              @@
##              4.0.0    #1161      +/-   ##
============================================
+ Coverage     83.97%   84.03%   +0.05%     
- Complexity     2740     2750      +10     
============================================
  Files           302      303       +1     
  Lines          8533     8560      +27     
  Branches       1036     1037       +1     
============================================
+ Hits           7166     7193      +27     
- Misses          894      895       +1     
+ Partials        473      472       -1     
Impacted Files Coverage Δ
.../detect/LegacyAutoConfigurationDetectListener.java 100.00% <100.00%> (ø)

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