File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- Java -> Codecov.io
2- =======
3- | [ https://codecov.io/ ] [ 1 ] | [ @codecov ] [ 2 ] | [ hello@codecov.io ] [ 3 ] |
4- | ------------------------ | ------------- | --------------------- |
5- =======
1+ Codecov's Java Example
2+ ======================
63
7- > This repository serves as an ** Example** on how to use codecov uploader for Java.
4+ | [ https://codecov.io ] [ 1 ] | [ @codecov ] [ 2 ] | [ hello@codecov.io ] [ 3 ] |
5+ | ----------------------- | ------------- | --------------------- |
6+
7+ This repository serves as an ** Example** on how to use [ Codecov Global] [ 4 ] for Java.
88
99## Usage
1010
1111
12- #### Add JaCoCo plugin
12+ ### Add Jacoco plugin
1313``` xml
1414<plugin >
1515 <groupId >org.jacoco</groupId >
@@ -60,7 +60,9 @@ after_success:
6060 - bash <(curl -s https://codecov.io/bash)
6161` ` `
6262
63+ View source and lean more about [Codecov Global Uploader][4]
6364
6465[1] : https://codecov.io/
6566[2] : https://twitter.com/codecov
6667[3] : mailto:hello@codecov.io
68+ [4] : https://github.com/codecov/codecov-bash
You can’t perform that action at this time.
0 commit comments