apache / rocketmq-mqtt

Apache rocketmq
https://rocketmq.apache.org/
Apache License 2.0
181 stars 63 forks source link

getBean return null when meets beans exception #102

Closed ChangingFond closed 2 years ago

ChangingFond commented 2 years ago

fix #101

codecov-commenter commented 2 years ago

Codecov Report

Merging #102 (af5d939) into main (735e302) will decrease coverage by 0.02%. The diff coverage is 0.00%.

@@            Coverage Diff             @@
##             main     #102      +/-   ##
==========================================
- Coverage   48.95%   48.92%   -0.03%     
==========================================
  Files          98       98              
  Lines        4192     4194       +2     
  Branches      655      655              
==========================================
  Hits         2052     2052              
- Misses       1788     1790       +2     
  Partials      352      352              
Impacted Files Coverage Δ
.../apache/rocketmq/mqtt/common/util/SpringUtils.java 0.00% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 735e302...af5d939. Read the comment docs.