-
Notifications
You must be signed in to change notification settings - Fork 1.3k
feat:support startup endpoint #673
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
feat:support startup endpoint #673
Conversation
# Conflicts: # pom.xml # sofa-boot-project/pom.xml # sofa-boot-project/sofa-boot-actuator-autoconfigure/pom.xml # sofa-boot-project/sofa-boot-actuator/pom.xml # sofa-boot-project/sofa-boot-autoconfigure/pom.xml # sofa-boot-project/sofa-boot-core/healthcheck-sofa-boot/pom.xml # sofa-boot-project/sofa-boot-core/isle-sofa-boot/pom.xml # sofa-boot-project/sofa-boot-core/log-sofa-boot/pom.xml # sofa-boot-project/sofa-boot-core/pom.xml # sofa-boot-project/sofa-boot-core/rpc-sofa-boot/pom.xml # sofa-boot-project/sofa-boot-core/runtime-sofa-boot/pom.xml # sofa-boot-project/sofa-boot-core/test-sofa-boot/pom.xml # sofa-boot-project/sofa-boot-core/tracer-sofa-boot/pom.xml # sofa-boot-project/sofa-boot-parent/pom.xml # sofa-boot-project/sofa-boot-plugins/pom.xml # sofa-boot-project/sofa-boot-plugins/rpc-sofa-boot-plugin/pom.xml # sofa-boot-project/sofa-boot-plugins/runtime-sofa-boot-plugin/pom.xml # sofa-boot-project/sofa-boot-plugins/tracer-sofa-boot-plugin/pom.xml # sofa-boot-project/sofa-boot-starters/healthcheck-sofa-boot-starter/pom.xml # sofa-boot-project/sofa-boot-starters/infra-sofa-boot-starter/pom.xml # sofa-boot-project/sofa-boot-starters/isle-sofa-boot-starter/pom.xml # sofa-boot-project/sofa-boot-starters/log-sofa-boot-starter/pom.xml # sofa-boot-project/sofa-boot-starters/pom.xml # sofa-boot-project/sofa-boot-starters/rpc-sofa-boot-starter/pom.xml # sofa-boot-project/sofa-boot-starters/runtime-sofa-boot-starter/pom.xml # sofa-boot-project/sofa-boot-starters/test-sofa-boot-starter/pom.xml # sofa-boot-project/sofa-boot-starters/tracer-sofa-boot-starter/pom.xml # sofa-boot-project/sofa-boot-tools/pom.xml # sofa-boot-project/sofa-boot-tools/sofa-boot-gradle-plugin/build.gradle # sofa-boot-project/sofa-boot-tools/sofa-boot-gradle-plugin/pom.xml # sofa-boot-project/sofa-boot/pom.xml # sofa-boot-project/sofaboot-dependencies/pom.xml
glmapper
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Codecov Report
@@ Coverage Diff @@
## master #673 +/- ##
============================================
+ Coverage 51.40% 51.81% +0.41%
+ Complexity 87 77 -10
============================================
Files 276 291 +15
Lines 7988 8183 +195
Branches 1134 1139 +5
============================================
+ Hits 4106 4240 +134
- Misses 3434 3488 +54
- Partials 448 455 +7
Continue to review full report at Codecov.
|
alaneuler
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
fix #672