Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd05e4c commit 3b9b626Copy full SHA for 3b9b626
1 file changed
docs/userguide/coverage.md
@@ -152,6 +152,7 @@ The order of priority is for evaluation of include/exclude filter parameters is
152
- else if no coverage specific parameters are provided coverage is gathered on all schemas specified in paths passed to run procedure
153
- else if no paths were specified, the coverage is gathered on current schema of the session running the tests
154
155
+The exclude parameters are not mutually-exclusive and can be mixed together. All of exclude parameters are always applied.
156
157
Example: Limiting coverage by schema regex.
158
```sql
0 commit comments