From fe3a77774ba2306ee116d57ef77c3f0e780114ae Mon Sep 17 00:00:00 2001 From: ReaJason Date: Sat, 7 Dec 2024 12:20:50 +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 a659e80c..621878f8 100644 --- a/.github/badges/coverage-summary.json +++ b/.github/badges/coverage-summary.json @@ -1 +1 @@ -{"branches": 63.23529411764706, "coverage": 85.57126030624264} \ No newline at end of file +{"branches": 67.64705882352942, "coverage": 86.02449888641426} \ No newline at end of file diff --git a/.github/badges/jacoco.json b/.github/badges/jacoco.json index 5e7f2c6b..a9e28827 100644 --- a/.github/badges/jacoco.json +++ b/.github/badges/jacoco.json @@ -1 +1 @@ -{"color": "#a4a61d", "label": "coverage", "message": "85.5%", "schemaVersion": 1} \ No newline at end of file +{"color": "#a4a61d", "label": "coverage", "message": "86%", "schemaVersion": 1} \ No newline at end of file