Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Avoid npe in BeanLoadCostBeanFactory#outputBeanStats #1181

Merged

Conversation

HzjNeverStop
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Jun 5, 2023

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%) ⬇️

... and 1 file with indirect coverage changes

Copy link
Contributor

@crazysaltfish crazysaltfish left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@HzjNeverStop HzjNeverStop merged commit a113068 into sofastack:master Jun 5, 2023
3 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants