Skip to content

Commit e1529b5

Browse files
committed
Drop codecov.io
- 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
1 parent d4da39f commit e1529b5

2 files changed

Lines changed: 0 additions & 53 deletions

File tree

.github/workflows/coverage.yml

Lines changed: 0 additions & 52 deletions
This file was deleted.

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,6 @@ Apache Commons CLI
4444
===================
4545

4646
[![Java CI](https://github.com/apache/commons-cli/actions/workflows/maven.yml/badge.svg)](https://github.com/apache/commons-cli/actions/workflows/maven.yml)
47-
[![Coverage Status](https://codecov.io/gh/apache/commons-cli/branch/master/graph/badge.svg)](https://app.codecov.io/gh/apache/commons-cli)
4847
[![Maven Central](https://maven-badges.herokuapp.com/maven-central/commons-cli/commons-cli/badge.svg?gav=true)](https://maven-badges.herokuapp.com/maven-central/commons-cli/commons-cli/?gav=true)
4948
[![Javadocs](https://javadoc.io/badge/commons-cli/commons-cli/1.8.0.svg)](https://javadoc.io/doc/commons-cli/commons-cli/1.8.0)
5049
[![CodeQL](https://github.com/apache/commons-cli/actions/workflows/codeql-analysis.yml/badge.svg)](https://github.com/apache/commons-cli/actions/workflows/codeql-analysis.yml)

0 commit comments

Comments
 (0)