mirror of
https://github.com/catchorg/Catch2.git
synced 2024-11-04 05:09:53 +01:00
18 lines
301 B
YAML
18 lines
301 B
YAML
codecov:
|
|
status:
|
|
project:
|
|
default:
|
|
threshold: 2
|
|
branch: master
|
|
|
|
coverage:
|
|
ignore:
|
|
- "projects/SelfTest"
|
|
- "**/catch_reporter_tap.hpp"
|
|
- "**/catch_reporter_automake.hpp"
|
|
- "**/catch_reporter_teamcity.hpp"
|
|
- "**/external/clara.hpp"
|
|
|
|
comment:
|
|
layout: "diff"
|