Merging develop into master will change coverage by +5.26% by [
dd79892][1]
@@ master develop diff @@
==========================================
Files 4 2 -2
Stmts 19 19 | { | |
| "commitid": "c074a88f83ce23c9498755f1b95b2d9a07bf0cf2", | |
| "ci": null, | |
| "coverage": "50.0", | |
| "timestamp": "2015-04-21 00:54:47.853879", | |
| "build_url": null, | |
| "default_branch": "master", | |
| "private": false, | |
| "repo": "example-java", | |
| "owner": "codecov", |
_language_ in 30 seconds_company_ uses Codecov to ________feature_ to enhance your CI testing_language_ in 30 seconds_company_ uses Codecov to ________feature_ to enhance your CI testing_language_ in 30 seconds_company_ uses Codecov to ________feature_ to enhance your CI testing_language_ in 30 seconds_company_ uses Codecov to ________feature_ to enhance your CI testing_language_ in 30 seconds_company_ uses Codecov to ________feature_ to enhance your CI testing| "message": [ | |
| { | |
| "severity": "info,warning,error", | |
| "message": "string", | |
| "start_line": "integar", | |
| "start_column": "?integar", | |
| "end_line": "?integar", | |
| "end_column": "?integar" | |
| } | |
| ] |
The user argument is required. It should the the Github username of the user whom will post the features for private repos. That user (if it's a bot) must grant Codecov private repo access to properly post status and comments.
curl -X POST https://codecov.io/gh/:owner/:repo/features/comment?access_token=:uuid-token \
-d 'header=on&graph=off&diff=on&suggestions=on&user=:github-username'