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

Init interface type canonical name to avoid multi reflection (#1233) #1235

Closed HzjNeverStop closed 11 months ago

codecov[bot] commented 11 months ago

Codecov Report

Merging #1235 (436ea79) into master (f1d24d9) will decrease coverage by 0.03%. The diff coverage is 60.00%.

@@             Coverage Diff              @@
##             master    #1235      +/-   ##
============================================
- Coverage     84.22%   84.19%   -0.03%     
  Complexity     2754     2754              
============================================
  Files           314      315       +1     
  Lines          8974     8977       +3     
  Branches       1060     1060              
============================================
  Hits           7558     7558              
- Misses          942      943       +1     
- Partials        474      476       +2     
Files Changed Coverage Δ
.../com/alipay/sofa/runtime/spi/binding/Contract.java 0.00% <0.00%> (ø)
.../boot/ark/invoke/DynamicJvmServiceProxyFinder.java 81.73% <50.00%> (ø)
...fa/runtime/service/component/AbstractContract.java 84.84% <100.00%> (+0.97%) :arrow_up:

... and 1 file with indirect coverage changes