It would be cool to add the tests' status of each repo to the /jolly report command.
Example:
→ inaka/EventSource ⚠︎ 4 issues ⭑ 45 stars ⑂ 18 forks 📝 19/20 tests passing, 78% coverage
For that, one request (per repo) to the Codecov API (and maybe to Travis CI API too) would be needed.
It would be cool to add the tests' status of each repo to the
/jolly reportcommand.Example:
For that, one request (per repo) to the Codecov API (and maybe to Travis CI API too) would be needed.