Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 3b9b626

Browse files
committed
Coverage documentation improvements.
1 parent bd05e4c commit 3b9b626

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docs/userguide/coverage.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -152,6 +152,7 @@ The order of priority is for evaluation of include/exclude filter parameters is
152152
- else if no coverage specific parameters are provided coverage is gathered on all schemas specified in paths passed to run procedure
153153
- else if no paths were specified, the coverage is gathered on current schema of the session running the tests
154154

155+
The exclude parameters are not mutually-exclusive and can be mixed together. All of exclude parameters are always applied.
155156

156157
Example: Limiting coverage by schema regex.
157158
```sql

0 commit comments

Comments
 (0)