Modify codecov behaviour

This commit is contained in:
Martin Hořeňovský 2018-01-11 21:13:52 +01:00
parent 5774c4f9c2
commit 6441c20a2c

View File

@ -1,4 +1,8 @@
codecov:
status:
project:
default:
threshold: 2
branch: master
coverage:
@ -8,3 +12,6 @@ coverage:
- "**/catch_reporter_automake.hpp"
- "**/catch_reporter_teamcity.hpp"
- "**/external/clara.hpp"
comment:
layout: "diff"