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

Add some protected method for extesion. #198

Merged
merged 1 commit into from
Aug 27, 2018

Conversation

caojie09
Copy link
Contributor

No description provided.

@coveralls
Copy link

coveralls commented Aug 27, 2018

Pull Request Test Coverage Report for Build 441

  • 2 of 2 (100.0%) changed or added relevant lines in 1 file are covered.
  • 65 unchanged lines in 16 files lost coverage.
  • Overall coverage increased (+0.02%) to 65.32%

Files with Coverage Reduction New Missed Lines %
infra-sofa-boot-starter/src/main/java/com/alipay/sofa/infra/endpoint/SofaBootVersionEndpoint.java 1 81.94%
healthcheck-sofa-boot-starter/src/main/java/com/alipay/sofa/healthcheck/core/HealthIndicatorCheckProcessor.java 1 70.45%
healthcheck-sofa-boot-starter/src/main/java/com/alipay/sofa/healthcheck/startup/ReadinessCheckProcessor.java 1 75.86%
isle-sofa-boot-starter/src/main/java/com/alipay/sofa/isle/spring/listener/SofaModuleContextRefreshedListener.java 1 72.41%
runtime-sofa-boot-starter/src/main/java/com/alipay/sofa/runtime/service/helper/ReferenceRegisterHelper.java 2 76.19%
runtime-sofa-boot-starter/src/main/java/com/alipay/sofa/runtime/spring/factory/ServiceFactoryBean.java 2 69.44%
test-sofa-boot-starter/src/main/java/com/alipay/sofa/test/runner/SofaJUnit4Runner.java 3 56.67%
infra-sofa-boot-starter/src/main/java/com/alipay/sofa/infra/config/spring/namespace/handler/SofaBootNamespaceHandler.java 3 0.0%
runtime-sofa-boot-starter/src/main/java/com/alipay/sofa/runtime/spring/factory/AbstractContractFactoryBean.java 4 52.38%
healthcheck-sofa-boot-starter/src/main/java/com/alipay/sofa/healthcheck/configuration/HealthCheckConfiguration.java 4 40.0%
Totals Coverage Status
Change from base Build 439: 0.02%
Covered Lines: 1471
Relevant Lines: 2252

💛 - Coveralls

@straybirdzls straybirdzls merged commit 224fcd9 into sofastack:2.4.x Aug 27, 2018
QilongZhang pushed a commit to QilongZhang/sofa-boot that referenced this pull request Sep 6, 2018
straybirdzls pushed a commit that referenced this pull request Sep 7, 2018
* support dubbo convert (#180)
* SofaService annotation support concrete type without any interface. (#177)
* SofaService annotation support spring aop. (#178)
* Add MVC Controller to isle sample project (#182)
* add some protected method for extesion. (#198)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants