openaustralia / yinyo

A wonderfully simple API driven service to reliably execute many long running scrapers in a super scaleable way
https://yinyo.io
Apache License 2.0
6 stars 1 forks source link

Move over to using a UUID over the run name and token #155

Closed mlandauer closed 4 years ago

github-actions[bot] commented 4 years ago

Pull Request Test Coverage Report for Build 132941b4f-PR-155


Changes Missing Coverage Covered Lines Changed/Added Lines %
pkg/apiserver/server.go 43 44 97.73%
pkg/commands/commands.go 65 67 97.01%
<!-- Total: 128 131 97.71% -->
Files with Coverage Reduction New Missed Lines %
pkg/apiserver/server.go 4 76.95%
<!-- Total: 4 -->
Totals Coverage Status
Change from base Build c4b27b9d3: -1.0%
Covered Lines: 758
Relevant Lines: 1042

💛 - Coveralls