ignore example and mock folders for code coverage
This commit is contained in:
parent
fb25bdabc4
commit
5c26b36f29
1 changed files with 4 additions and 1 deletions
|
@ -20,3 +20,6 @@ comment:
|
||||||
layout: "header, diff"
|
layout: "header, diff"
|
||||||
behavior: default
|
behavior: default
|
||||||
require_changes: no
|
require_changes: no
|
||||||
|
ignore:
|
||||||
|
- "example"
|
||||||
|
- "**/mock"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue