sofastack / sofa-jarslink

Jarslink is a sofa ark plugin used to manage multi-application deployment
Apache License 2.0
3.04k stars 706 forks source link

Joe #21

Closed JoeKerouac closed 6 years ago

JoeKerouac commented 6 years ago

更改了一些代码风格,没有功能性的更改(除了捕获异常由Exception提升为Throwable)。

CLAassistant commented 6 years ago

CLA assistant check
Thank you for your submission, we really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
2 out of 4 committers have signed the CLA.

:white_check_mark: kiral
:white_check_mark: JoeKerouac
:x: alibaba-oss
:x: 清英


清英 seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

coveralls commented 6 years ago

Pull Request Test Coverage Report for Build 27


Changes Missing Coverage Covered Lines Changed/Added Lines %
jarslink-api/src/main/java/com/alipay/jarslink/api/impl/AbstractModuleRefreshScheduler.java 11 12 91.67%
jarslink-api/src/main/java/com/alipay/jarslink/api/impl/SpringModule.java 1 2 50.0%
jarslink-api/src/main/java/com/alipay/jarslink/api/impl/ModuleTool.java 7 10 70.0%
<!-- Total: 36 41 87.8% -->
Totals Coverage Status
Change from base Build 22: 0.2%
Covered Lines: 333
Relevant Lines: 388

💛 - Coveralls