File tree Expand file tree Collapse file tree 3 files changed +2
-3
lines changed Expand file tree Collapse file tree 3 files changed +2
-3
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -12,4 +12,4 @@ script:
12
12
- sh ./check_format.sh
13
13
14
14
after_success :
15
- - mvn clean test cobertura:cobertura org.eluder.coveralls:coveralls-maven-plugin:report
15
+ - bash <(curl -s https://codecov.io/bash)
Original file line number Diff line number Diff line change 1
1
## SOFATracer
2
2
3
3
[ ![ Build Status] ( https://travis-ci.com/sofastack/sofa-tracer.svg?branch=master )] ( https://travis-ci.com/sofastack/sofa-tracer )
4
- [ ![ Coverage Status] ( https://coveralls .io/repos/github/ sofastack/sofa-tracer/badge.svg?branch=master )] ( https://coveralls .io/github /sofastack/sofa-tracer? branch= master )
4
+ [ ![ Coverage Status] ( https://codecov .io/gh/ sofastack/sofa-tracer/branch/master/graph/ badge.svg )] ( https://codecov .io/gh /sofastack/sofa-tracer/ branch/ master )
5
5
![ license] ( https://img.shields.io/badge/license-Apache--2.0-green.svg )
6
6
[ ![ Maven] ( https://img.shields.io/github/release/sofastack/sofa-tracer.svg )] ( https://github.com/sofastack/sofa-tracer/releases )
7
7
You can’t perform that action at this time.
0 commit comments