Test codecov fix
This commit is contained in:
@@ -12,14 +12,6 @@ coverage:
|
|||||||
patch: yes
|
patch: yes
|
||||||
changes: no
|
changes: no
|
||||||
|
|
||||||
parsers:
|
|
||||||
gcov:
|
|
||||||
branch_detection:
|
|
||||||
conditional: yes
|
|
||||||
loop: yes
|
|
||||||
method: no
|
|
||||||
macro: no
|
|
||||||
|
|
||||||
comment:
|
comment:
|
||||||
layout: "header, diff, changes, sunburst, uncovered"
|
layout: "header, diff, changes, sunburst, uncovered"
|
||||||
behavior: default
|
behavior: default
|
||||||
|
|||||||
@@ -36,4 +36,4 @@ after_failure:
|
|||||||
- cat ../../data/nextcloud.log
|
- cat ../../data/nextcloud.log
|
||||||
|
|
||||||
after_success:
|
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
|
||||||
|
|||||||
Reference in New Issue
Block a user