Ask HN: Best GitHub commit status checks? 5 points by CodyReichert 9y ago ↗ HN I'm curious to hear what status check integrations people are using on GitHub pull requests?
[–] CodyReichert 9y ago ↗ To start things off, these are the ones I use daily:- CircleCI for CI build status- Coveralls for unit test coverage- Assertible for integration tests statusFor example: http://i.imgur.com/ZrKUK3t.pngAny new ones I should check out?
1 comment
[ 2.7 ms ] story [ 12.1 ms ] thread- CircleCI for CI build status
- Coveralls for unit test coverage
- Assertible for integration tests status
For example: http://i.imgur.com/ZrKUK3t.png
Any new ones I should check out?