From 4b1ab218ba438bb9a47782d8531c9107184d3642 Mon Sep 17 00:00:00 2001 From: ogesaku Date: Sat, 28 Jan 2023 13:59:44 +0100 Subject: [PATCH] Update coverage badge --- .github/workflows/build-report.yml | 2 +- .idea/codeStyles/codeStyleConfig.xml | 2 +- README.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/build-report.yml b/.github/workflows/build-report.yml index 196bacd..1980698 100644 --- a/.github/workflows/build-report.yml +++ b/.github/workflows/build-report.yml @@ -48,7 +48,7 @@ jobs: annotations_limit: 10 report_paths: '**/build/test-results/**/TEST*.xml' - - name: Publish coverage Report + - name: Publish coverage report uses: codecov/codecov-action@v3 continue-on-error: true with: diff --git a/.idea/codeStyles/codeStyleConfig.xml b/.idea/codeStyles/codeStyleConfig.xml index 79ee123..0f7bc51 100644 --- a/.idea/codeStyles/codeStyleConfig.xml +++ b/.idea/codeStyles/codeStyleConfig.xml @@ -2,4 +2,4 @@ - \ No newline at end of file + diff --git a/README.md b/README.md index aeace1f..e37cbc2 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Quark Config [![Build](https://github.com/coditory/quark-config/actions/workflows/build.yml/badge.svg)](https://github.com/coditory/quark-config/actions/workflows/build.yml) -[![Coverage Status](https://coveralls.io/repos/github/coditory/quark-config/badge.svg)](https://coveralls.io/github/coditory/quark-config) +[![Coverage](https://codecov.io/gh/coditory/quark-config/branch/master/graph/badge.svg?token=G4B3UCSDN7)](https://codecov.io/gh/coditory/quark-config) [![Maven Central](https://maven-badges.herokuapp.com/maven-central/com.coditory.quark/quark-config/badge.svg)](https://mvnrepository.com/artifact/com.coditory.quark/quark-config) > Lightweight and single purpose java library for loading and manipulating configurations