Skip to content

Commit 705dce6

Browse files
committed
README: Add coveralls badge
1 parent 7be3b39 commit 705dce6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
[![Go.Dev reference](https://img.shields.io/badge/go.dev-reference-blue?logo=go)](https://pkg.go.dev/github.com/prashanthpai/sqlcache?tab=doc)
44
[![Go Report Card](https://goreportcard.com/badge/github.com/prashanthpai/sqlcache?clear_cache=1)](https://goreportcard.com/report/github.com/prashanthpai/sqlcache)
55
[![Test status](https://github.com/prashanthpai/sqlcache/workflows/test/badge.svg?branch=master "test status")](https://github.com/prashanthpai/sqlcache/actions)
6+
[![Coverage Status](https://coveralls.io/repos/github/prashanthpai/sqlcache/badge.svg?branch=master)](https://coveralls.io/github/prashanthpai/sqlcache?branch=master)
67
[![MIT license](https://img.shields.io/badge/license-MIT-brightgreen.svg)](https://opensource.org/licenses/MIT)
78

89
sqlcache is an **experimental** caching middleware for `database/sql`. It

0 commit comments

Comments
 (0)