catch2/codecov.yml

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"