Open thekid opened 6 years ago
The head commit details can be fetched by this:
$ git log -1 --pretty=format:'%H%n%aN%n%ae%n%cN%n%ce%n%s'
d03c81753e382c494697e08f5a75826c3858a608
Timm Friebe
thekid@example.com
Timm Friebe
thekid@example.com
Fix newline and comment handling inside structures
Basically, after test has run:
[null, 1, 0, null, 4, 15, null]
"service_name" : "...", "service_event_type" : "..."
"repo_token" : "..."
...and then write all that to a JSON file.
Usage
API
See https://docs.coveralls.io/api-reference
Outcome
The paths with the Windows directory separator
\
break the detailed view in Coveralls and should probably be translated to/
before uploading!