From 3b6fea1fe75669278a219b853b80e7d8e0eb4f90 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lukas=20M=C3=A4rdian?= Date: Tue, 3 Sep 2024 17:04:17 +0200 Subject: [PATCH] GH: Update pull-request template 100% code coverage is a lie, as there are parts that are being ignored. All we want to achive is not regressing coverage. While slowly working towards increasing it. --- .github/pull_request_template.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 435976e58..b69f78181 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -5,7 +5,7 @@ ## Checklist - [ ] Runs `make check` successfully. -- [ ] Retains 100% code coverage (`make check-coverage`). +- [ ] Retains code coverage (`make check-coverage`). - [ ] New/changed keys in YAML format are documented. - [ ] \(Optional\) Adds example YAML for new feature. - [ ] \(Optional\) Closes an open bug in Launchpad.