Skip to content

Commit

Permalink
Drop codecov.io
Browse files Browse the repository at this point in the history
- It now requires an API key and a login to view reports
- Instead, use 'mvn clean install site -P jacoco' to view JaCoCo HTML
reports
  • Loading branch information
garydgregory committed Jun 29, 2024
1 parent 99e0f77 commit 71af4fa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@ Apache Commons Graph (Sandbox)
===================

[![Build Status](https://travis-ci.org/apache/commons-graph.svg)](https://travis-ci.org/apache/commons-graph)
[![Coverage Status](https://coveralls.io/repos/apache/commons-graph/badge.svg)](https://coveralls.io/r/apache/commons-graph)
[![Maven Central](https://maven-badges.herokuapp.com/maven-central/org.apache.commons/commons-graph/badge.svg)](https://maven-badges.herokuapp.com/maven-central/org.apache.commons/commons-graph/)
[![Javadocs](https://javadoc.io/badge/org.apache.commons/commons-graph/1.0-beta1.svg)](https://javadoc.io/doc/org.apache.commons/commons-graph/1.0-beta1)

Expand Down

0 comments on commit 71af4fa

Please sign in to comment.