dachad / tcpgoon

tcpgoon, maximum TCP connections tester
MIT License
193 stars 21 forks source link

Issue45 - Coveralls reporting #53

Closed dcaba closed 6 years ago

dcaba commented 6 years ago

Covering https://github.com/dachad/tcpgoon/issues/45

Now we can see here: https://coveralls.io/github/dachad/tcpgoon

Our test coverage report. Badge also added, as well as ensuring the mechanism to reproduce travis execution locally works (but now requires the token).

Implementation note: given we are using multiple packages, I had to opt for a quite ugly version to collect all reports and consolidate in one we are uploading to coveralls

dcaba commented 6 years ago

Note: I can still not reference the master branch when generating the badge. A new commit will be needed once merged just to update the badge

dcaba commented 6 years ago

Great! Merging then. We can discuss these points anytime