Skip to content
This repository was archived by the owner on Jul 5, 2022. It is now read-only.

Commit 7ba610a

Browse files
committed
docs: add test coverage badge
BREAKING CHANGE: must add this to force semantic-release to do its work.
1 parent d40e96f commit 7ba610a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
[![Build Status](https://travis-ci.org/netiam/acl.svg)](https://travis-ci.org/netiam/acl)
44
[![Dependencies](https://david-dm.org/netiam/acl.svg)](https://david-dm.org/netiam/acl)
5-
[![Code Climate](https://codeclimate.com/github/netiam/acl/badges/gpa.svg)](https://codeclimate.com/github/netiam/acl)
5+
[![Test Coverage](https://codeclimate.com/github/netiam/acl/badges/coverage.svg)](https://codeclimate.com/github/netiam/acl/coverage)
66

77
> An ACL library w/ basic tests
88

0 commit comments

Comments
 (0)