Skip to content

Commit bbff1f5

Browse files
authored
Add link about integration of JaCoCo into Codacy (#1028)
1 parent c73490e commit bbff1f5

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

org.jacoco.doc/docroot/doc/integrations.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,10 @@ <h3>Third-Party Integrations</h3>
8484
<td><a href="https://azure.microsoft.com/services/devops/">Azure DevOps</a></td>
8585
<td>Cloud-powered collaboration tools by Microsoft, see <a href="https://docs.microsoft.com/en-us/azure/devops/pipelines/tasks/test/publish-code-coverage-results">documentation</a></td>
8686
</tr>
87+
<tr>
88+
<td><a href="https://www.codacy.com/">Codacy</a></td>
89+
<td>Platform to track code coverage and code quality, see <a href="https://support.codacy.com/hc/en-us/articles/207279819-Coverage">documentation</a></td>
90+
</tr>
8791
<tr>
8892
<td><a href="https://codecov.io/">Codecov</a></td>
8993
<td>Web service to track code coverage, see <a href="https://github.com/codecov/example-java">example</a></td>

0 commit comments

Comments
 (0)