Skip to content

ngaut/gocover.io

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

What is it ?

GoCover.io offers the code coverage of any golang package as a service.

The sources are available on github.

How does it works ?

Getting code coverage of a sofware requires running it's tests.

As executing all that code (running the tests) could be dangerous, it has to be done in a isolated environment.

That's why, each time you get the coverage of a package, the tests are run inside a docker container.

About

GoCover.io offers the code coverage of any golang package as a service.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published