Created
March 31, 2018 17:34
-
-
Save peteruhnak/675cd4515d457c91074fa03455af3b89 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"service_name": "travis-ci", | |
"git": { | |
"branch": "master", | |
"head": { | |
"author_name": "Peter Uhnak", | |
"author_email": "[email protected]", | |
"committer_name": "Peter Uhnak", | |
"message": "Obviously baseline issue.", | |
"id": "a18be5418f773475676408e292d269c2cef63327", | |
"committer_email": "[email protected]" | |
}, | |
"remotes": [ | |
{ | |
"name": "origin", | |
"url": "https:\/\/github.com\/peteruhnak\/pharo-travis-pipeline.git" | |
} | |
] | |
}, | |
"service_job_id": "360667859", | |
"source_files": [ | |
{ | |
"coverage": [ | |
1, | |
1, | |
1 | |
], | |
"name": "repository\/PharoTravisPipeline.package\/PTItemTest.class\/instance\/testOne.st", | |
"source_digest": "4200b85df74cc8aac275d56b596125bd" | |
}, | |
null, | |
null, | |
{ | |
"coverage": [ | |
1, | |
1, | |
1 | |
], | |
"name": "repository\/PharoTravisPipeline.package\/PTItem.class\/instance\/one.st", | |
"source_digest": "96dfabfa53d17e78ae224f02ad664d83" | |
}, | |
null, | |
{ | |
"coverage": [ | |
1, | |
1, | |
1 | |
], | |
"name": "repository\/PharoTravisPipeline.package\/PTItemTest.class\/instance\/testClassSideMethod.st", | |
"source_digest": "a12c6a103db7fbccf3a74d55d63e3a83" | |
}, | |
{ | |
"coverage": [ | |
0, | |
0, | |
0 | |
], | |
"name": "repository\/PharoTravisPipeline.package\/PTItem.class\/instance\/two.st", | |
"source_digest": "7906941097e8dc0848ba7830a0e4223d" | |
}, | |
{ | |
"coverage": [ | |
0, | |
0, | |
0, | |
0, | |
0, | |
0 | |
], | |
"name": "repository\/PharoTravisPipeline.package\/PTItem.class\/instance\/weird_method.st", | |
"source_digest": "78acd8f61e975bb38c89c44559e2f0b4" | |
}, | |
null, | |
null, | |
{ | |
"coverage": [ | |
0, | |
0, | |
0 | |
], | |
"name": "repository\/PharoTravisPipeline.package\/PTUntestedItem.class\/instance\/add..st", | |
"source_digest": "7b043299c5330a4af72e24d8e50157a9" | |
} | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment