go-siris / siris

DEPRECATED: The community driven fork of Iris. The fastest web framework for Golang!
Other
142 stars 16 forks source link

Add code coverage reported via https://codecov.io #42

Closed theodesp closed 7 years ago

theodesp commented 7 years ago

As a contributor, and user I would like to see the projects code coverage report in a nice graphic environment

Solution

Utilize https://codecov.io

See example project here

theodesp commented 7 years ago

https://github.com/go-siris/siris/pull/43

theodesp commented 7 years ago

Sample report https://codecov.io/gh/theodesp/siris/branch/SIRIS-42

Dexus commented 7 years ago

Close #42 via 87aec87