Skip to content

Commit

Permalink
Add test coverage note
Browse files Browse the repository at this point in the history
  • Loading branch information
willfaught committed Mar 30, 2016
1 parent e44c225 commit 48b4dee
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,5 @@
[![Build](https://travis-ci.org/willfaught/gockle.svg?branch=master)](https://travis-ci.org/willfaught/gockle)
[![Report](https://goreportcard.com/badge/github.com/willfaught/gockle)](https://goreportcard.com/report/github.com/willfaught/gockle)
[![Test Coverage](https://coveralls.io/repos/github/willfaught/gockle/badge.svg?branch=master)](https://coveralls.io/github/willfaught/gockle?branch=master)

*Note: Test coverage is low because there is no Cassandra database for the tests to use. Providing one yields 96.05% test coverage. Some code is uncovered because gocql cannot be mocked. This is one difficulty your code avoids by using gockle.*

0 comments on commit 48b4dee

Please sign in to comment.