From e058f006917747132245851959190b5ebb9b666a Mon Sep 17 00:00:00 2001 From: ReaJason Date: Sun, 8 Dec 2024 09:03:10 +0000 Subject: [PATCH] ci: update badge --- .github/badges/coverage-summary.json | 2 +- .github/badges/jacoco.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/badges/coverage-summary.json b/.github/badges/coverage-summary.json index 621878f8..e0191d36 100644 --- a/.github/badges/coverage-summary.json +++ b/.github/badges/coverage-summary.json @@ -1 +1 @@ -{"branches": 67.64705882352942, "coverage": 86.02449888641426} \ No newline at end of file +{"branches": 62.5, "coverage": 81.23264852859522} \ No newline at end of file diff --git a/.github/badges/jacoco.json b/.github/badges/jacoco.json index a9e28827..6c8a4852 100644 --- a/.github/badges/jacoco.json +++ b/.github/badges/jacoco.json @@ -1 +1 @@ -{"color": "#a4a61d", "label": "coverage", "message": "86%", "schemaVersion": 1} \ No newline at end of file +{"color": "#a4a61d", "label": "coverage", "message": "81.2%", "schemaVersion": 1} \ No newline at end of file