diff options
| author | Dave Collins <[email protected]> | 2014-03-27 05:20:09 -0500 |
|---|---|---|
| committer | Dave Collins <[email protected]> | 2014-03-27 05:20:20 -0500 |
| commit | 4451e342b3bb3d604af5e0b4e5e7af3ddbe38bb7 (patch) | |
| tree | 9d2b4433fcc17cfe683234e47a8ec6e3e3c21a34 | |
| parent | 55afdd1e0dc0926e87df4b8bb86ac6ca6aa0dfb6 (diff) | |
Add coveralls.io test coverage badge.
| -rw-r--r-- | README.md | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -2,7 +2,9 @@ go-spew ======= [] -(https://travis-ci.org/davecgh/go-spew) +(https://travis-ci.org/davecgh/go-spew) [![Coverage Status] +(https://coveralls.io/repos/davecgh/go-spew/badge.png)] +(https://coveralls.io/r/davecgh/go-spew) Go-spew implements a deep pretty printer for Go data structures to aid in debugging. A comprehensive suite of tests with 100% test coverage is provided |
