Skip to content

Commit aaae065

Browse files
Add coverage sentence
Signed-off-by: alexey semenyuk <alexsemenyuk88@gmail.com>
1 parent c18dd12 commit aaae065

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/pull_request_template.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ Fixes # <issue_number_here>
3232
- [ ] My changes generates no new warnings.
3333
- [ ] My Pull Request title is in format <code>< issue name ></code> eg <code>Added links in the documentation</code>.
3434
- [ ] I have added tests that prove my fix is effective or that my feature works.
35+
- [ ] My changes have sufficient code coverage (unit, integration, e2e tests).
3536

3637
<hr>
3738

0 commit comments

Comments
 (0)