Post a single code comment which is updated.
Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/f2796718 Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/f2796718 Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/f2796718 Branch: refs/heads/trunk Commit: f27967181dbadd4ac8674b95c7a6e5d817e29605 Parents: 69c7ff8 Author: Tomaz Muraus <[email protected]> Authored: Sun Sep 10 22:59:50 2017 +0200 Committer: Tomaz Muraus <[email protected]> Committed: Mon Sep 11 09:48:29 2017 +0200 ---------------------------------------------------------------------- .codecov.yml | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/libcloud/blob/f2796718/.codecov.yml ---------------------------------------------------------------------- diff --git a/.codecov.yml b/.codecov.yml index 5725cf1..925a7a7 100644 --- a/.codecov.yml +++ b/.codecov.yml @@ -14,5 +14,10 @@ coverage: patch: yes changes: no -# comments are useless, considering wrong coverage reports -comment: no +comment: + layout: "header, diff, tree" + behavior: default + require_changes: false # if true: only post the comment if coverage changes + branches: null + flags: null + paths: null
