You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
26 lines
440 B
26 lines
440 B
coverage:
|
|
precision: 2
|
|
round: nearest
|
|
range: "60...90"
|
|
status:
|
|
project:
|
|
default:
|
|
threshold: 2%
|
|
patch:
|
|
default:
|
|
target: 80%
|
|
ignore:
|
|
- "projects/SelfTest"
|
|
- "**/catch_reporter_tap.hpp"
|
|
- "**/catch_reporter_automake.hpp"
|
|
- "**/catch_reporter_teamcity.hpp"
|
|
- "**/catch_reporter_sonarqube.hpp"
|
|
- "**/external/clara.hpp"
|
|
|
|
|
|
codecov:
|
|
branch: master
|
|
|
|
comment:
|
|
layout: "diff"
|