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