mirror of
https://github.com/apache/rocketmq.git
synced 2026-09-01 05:46:12 +08:00
[ISSUE #1859] add codecov report for unit tests.
[ISSUE #1859] add codecov report for tests.
This commit is contained in:
@@ -33,3 +33,4 @@ script:
|
||||
after_success:
|
||||
- mvn clean install -Pit-test
|
||||
- mvn sonar:sonar -Psonar-apache
|
||||
- bash <(curl -s https://codecov.io/bash) || echo 'Codecov failed to upload'
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
## Apache RocketMQ
|
||||
[](https://travis-ci.org/apache/rocketmq) [](https://coveralls.io/github/apache/rocketmq?branch=master)
|
||||
[](https://codecov.io/gh/apache/rocketmq)
|
||||
[](http://search.maven.org/#search%7Cga%7C1%7Corg.apache.rocketmq)
|
||||
[](https://rocketmq.apache.org/dowloading/releases)
|
||||
[](https://www.apache.org/licenses/LICENSE-2.0.html)
|
||||
|
||||
Reference in New Issue
Block a user