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

fix @SofaService Annotation parse #1194

Closed HzjNeverStop closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #1194 (3bd5285) into master (ec5a084) will decrease coverage by 0.02%. The diff coverage is 93.75%.

@@             Coverage Diff              @@
##             master    #1194      +/-   ##
============================================
- Coverage     71.41%   71.40%   -0.02%     
- Complexity     1817     1820       +3     
============================================
  Files           253      254       +1     
  Lines          7354     7361       +7     
  Branches        931      932       +1     
============================================
+ Hits           5252     5256       +4     
- Misses         1623     1625       +2     
- Partials        479      480       +1     
Impacted Files Coverage Δ
...om/alipay/sofa/boot/util/SmartAnnotationUtils.java 90.00% <90.00%> (ø)
...untime/spring/ServiceBeanFactoryPostProcessor.java 74.45% <100.00%> (-0.41%) :arrow_down:

... and 1 file with indirect coverage changes