mirror of
https://github.com/catchorg/Catch2.git
synced 2024-11-04 21:29:54 +01:00
45a465713e
Also had to add new project to redirect CTest output, add separate batch scripts for AppVeyor because it doesn't handle multi-line batch scripts in yaml properly, and other helper scripts.
11 lines
215 B
YAML
11 lines
215 B
YAML
codecov:
|
|
branch: master
|
|
|
|
coverage:
|
|
ignore:
|
|
- "projects/SelfTest"
|
|
- "**/catch_reporter_tap.hpp"
|
|
- "**/catch_reporter_automake.hpp"
|
|
- "**/catch_reporter_teamcity.hpp"
|
|
- "**/external/clara.hpp"
|