Skip to content

Commit 3b6fea1

Browse files
committed
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.
1 parent 84da4b1 commit 3b6fea1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/pull_request_template.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
## Checklist
66

77
- [ ] Runs `make check` successfully.
8-
- [ ] Retains 100% code coverage (`make check-coverage`).
8+
- [ ] Retains code coverage (`make check-coverage`).
99
- [ ] New/changed keys in YAML format are documented.
1010
- [ ] \(Optional\) Adds example YAML for new feature.
1111
- [ ] \(Optional\) Closes an open bug in Launchpad.

0 commit comments

Comments
 (0)