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

Avoid npe in BeanLoadCostBeanFactory#outputBeanStats #1181

Closed HzjNeverStop closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #1181 (154b569) into master (bb45ec7) will decrease coverage by 0.04%. The diff coverage is 66.66%.

@@             Coverage Diff              @@
##             master    #1181      +/-   ##
============================================
- Coverage     71.45%   71.41%   -0.04%     
+ Complexity     1819     1818       -1     
============================================
  Files           253      253              
  Lines          7353     7354       +1     
  Branches        930      931       +1     
============================================
- Hits           5254     5252       -2     
- Misses         1623     1624       +1     
- Partials        476      478       +2     
Impacted Files Coverage Δ
.../sofa/runtime/factory/BeanLoadCostBeanFactory.java 73.56% <66.66%> (-0.86%) :arrow_down:

... and 1 file with indirect coverage changes