forked from catchorg/Catch2
Do not count test files into coverage
This commit is contained in:
@ -11,6 +11,7 @@ coverage:
|
|||||||
target: 80%
|
target: 80%
|
||||||
ignore:
|
ignore:
|
||||||
- "**/external/clara.hpp"
|
- "**/external/clara.hpp"
|
||||||
|
- "tests"
|
||||||
|
|
||||||
|
|
||||||
codecov:
|
codecov:
|
||||||
|
Reference in New Issue
Block a user