Skip to content

Commit e1daa9f

Browse files
committed
chore: update badges [skip ci]
1 parent a86fa31 commit e1daa9f

File tree

2 files changed

+3
-8
lines changed

2 files changed

+3
-8
lines changed

.github/coverage-badge.json

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1 @@
1-
{
2-
"schemaVersion": 1,
3-
"label": "Coverage",
4-
"message": "98.63%",
5-
"color": "green"
6-
}
1+
{ "schemaVersion": 1, "label": "Coverage", "message": "failed", "color": "red" }

.github/test-status-badge.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"schemaVersion": 1,
33
"label": "Tests",
4-
"message": "passing",
5-
"color": "green"
4+
"message": "failing",
5+
"color": "red"
66
}

0 commit comments

Comments
 (0)