mirror of
https://github.com/catchorg/Catch2.git
synced 2024-11-22 21:36:11 +01:00
Modify codecov behaviour
This commit is contained in:
parent
5774c4f9c2
commit
6441c20a2c
@ -1,4 +1,8 @@
|
|||||||
codecov:
|
codecov:
|
||||||
|
status:
|
||||||
|
project:
|
||||||
|
default:
|
||||||
|
threshold: 2
|
||||||
branch: master
|
branch: master
|
||||||
|
|
||||||
coverage:
|
coverage:
|
||||||
@ -8,3 +12,6 @@ coverage:
|
|||||||
- "**/catch_reporter_automake.hpp"
|
- "**/catch_reporter_automake.hpp"
|
||||||
- "**/catch_reporter_teamcity.hpp"
|
- "**/catch_reporter_teamcity.hpp"
|
||||||
- "**/external/clara.hpp"
|
- "**/external/clara.hpp"
|
||||||
|
|
||||||
|
comment:
|
||||||
|
layout: "diff"
|
||||||
|
Loading…
Reference in New Issue
Block a user