mirror of
https://github.com/catchorg/Catch2.git
synced 2025-09-23 21:15:39 +02:00
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