From b52577cdf625810781106d51b364b58446af6e66 Mon Sep 17 00:00:00 2001 From: Maksym Vlasov Date: Wed, 29 Jan 2025 16:28:18 +0200 Subject: [PATCH 1/4] chore: make codecov badge green in README --- .codecov.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.codecov.yml b/.codecov.yml index e47301f83..42c055e0f 100644 --- a/.codecov.yml +++ b/.codecov.yml @@ -14,7 +14,7 @@ comment: require_changes: true coverage: - range: 100..100 + range: 96..100 status: patch: default: From 3bc7b6abc02202970e9c5ecc6e16e3b8d12437c9 Mon Sep 17 00:00:00 2001 From: Maksym Vlasov Date: Wed, 29 Jan 2025 16:40:30 +0200 Subject: [PATCH 2/4] Discard changes to .codecov.yml --- .codecov.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.codecov.yml b/.codecov.yml index 42c055e0f..e47301f83 100644 --- a/.codecov.yml +++ b/.codecov.yml @@ -14,7 +14,7 @@ comment: require_changes: true coverage: - range: 96..100 + range: 100..100 status: patch: default: From 83fbc6b9966402d40ea7d04722d2605920eecdf3 Mon Sep 17 00:00:00 2001 From: Maksym Vlasov Date: Wed, 29 Jan 2025 16:41:15 +0200 Subject: [PATCH 3/4] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 670fdd114..a8d941563 100644 --- a/README.md +++ b/README.md @@ -11,8 +11,8 @@ https://github.com/antonbabenko/pre-commit-terraform/actions/workflows/ci-cd.yml https://github.com/antonbabenko/pre-commit-terraform/actions/workflows/ci-cd.yml [Codecov Badge]: -https://codecov.io/gh/antonbabenko/pre-commit-terraform/branch/master/graph/badge.svg?flags[]=pytest -[Codecov]: https://app.codecov.io/gh/antonbabenko/pre-commit-terraform?flags[]=pytest +https://codecov.io/gh/antonbabenko/pre-commit-terraform/branch/master/graph/badge.svg?flag=pytest +[Codecov]: https://app.codecov.io/gh/antonbabenko/pre-commit-terraform?flag=pytest [![SWUbanner](https://raw.githubusercontent.com/vshymanskyy/StandWithUkraine/main/banner-direct.svg)](https://github.com/vshymanskyy/StandWithUkraine/blob/main/docs/README.md) From 92d09ecaefe2dfc57de2328c18ebd915222efa09 Mon Sep 17 00:00:00 2001 From: Maksym Vlasov Date: Wed, 29 Jan 2025 17:00:10 +0200 Subject: [PATCH 4/4] Update README.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: 🇺🇦 Sviatoslav Sydorenko (Святослав Сидоренко) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a8d941563..78740b8be 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ https://github.com/antonbabenko/pre-commit-terraform/actions/workflows/ci-cd.yml [Codecov Badge]: https://codecov.io/gh/antonbabenko/pre-commit-terraform/branch/master/graph/badge.svg?flag=pytest -[Codecov]: https://app.codecov.io/gh/antonbabenko/pre-commit-terraform?flag=pytest +[Codecov]: https://app.codecov.io/gh/antonbabenko/pre-commit-terraform?flags[]=pytest [![SWUbanner](https://raw.githubusercontent.com/vshymanskyy/StandWithUkraine/main/banner-direct.svg)](https://github.com/vshymanskyy/StandWithUkraine/blob/main/docs/README.md)