Skip to content

Conversation

@alaneuler
Copy link
Contributor

fix: #579

@codecov-io
Copy link

Codecov Report

Merging #580 into master will decrease coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #580      +/-   ##
============================================
- Coverage      67.1%   67.09%   -0.01%     
  Complexity       89       89              
============================================
  Files           267      267              
  Lines          7666     7664       -2     
  Branches       1094     1094              
============================================
- Hits           5144     5142       -2     
  Misses         1882     1882              
  Partials        640      640
Impacted Files Coverage Δ Complexity Δ
...spring/RuntimeContextBeanFactoryPostProcessor.java 95% <100%> (-0.46%) 0 <0> (ø)

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 13340b5...ea70e9a. Read the comment docs.

Copy link
Contributor

@caojie09 caojie09 left a comment

Choose a reason for hiding this comment

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

LGTM

@caojie09 caojie09 merged commit e6f2e2d into sofastack:master Jan 6, 2020
@alaneuler alaneuler added this to the 3.3.0 milestone Feb 19, 2020
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.

Lots of "... is not eligible for getting processed by all BeanPostProcessors ..." gotten printed when starting application

3 participants