Test codecov fix

This commit is contained in:
Julius Haertl
2016-10-30 23:02:21 +01:00
parent 8efe250320
commit d122f77296
2 changed files with 1 additions and 9 deletions

View File

@@ -12,14 +12,6 @@ coverage:
patch: yes
changes: no
parsers:
gcov:
branch_detection:
conditional: yes
loop: yes
method: no
macro: no
comment:
layout: "header, diff, changes, sunburst, uncovered"
behavior: default

View File

@@ -36,4 +36,4 @@ after_failure:
- cat ../../data/nextcloud.log
after_success:
- cd build && bash <(curl -s https://codecov.io/bash) -t 49bdd1ee-6ef5-47b9-b80f-825b51515ce9
- cd build && bash <(curl -s https://codecov.io/bash) -t 49bdd1ee-6ef5-47b9-b80f-825b51515ce9 -x fix