Skip to content

Commit ecdcbcb

Browse files
committed
add code coverage badge
1 parent 673cabb commit ecdcbcb

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,9 @@
33
[![npm downloads](https://img.shields.io/npm/dm/react-popper-tooltip.svg?style=flat-square)](https://www.npmjs.com/package/react-popper-tooltip)
44
[![Build Status](https://img.shields.io/travis/com/mohsinulhaq/react-popper-tooltip.svg?colorB=purple&style=flat-square&logo=travis)](https://travis-ci.com/mohsinulhaq/react-popper-tooltip)
55
[![Dependency Status](https://img.shields.io/david/mohsinulhaq/react-popper-tooltip.svg?style=flat-square)](https://david-dm.org/mohsinulhaq/react-popper-tooltip)
6-
[![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg?style=flat-square)](https://github.com/prettier/prettier) [![Greenkeeper badge](https://badges.greenkeeper.io/mohsinulhaq/react-popper-tooltip.svg)](https://greenkeeper.io/)
6+
[![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg?style=flat-square)](https://github.com/prettier/prettier)
7+
[![Greenkeeper badge](https://badges.greenkeeper.io/mohsinulhaq/react-popper-tooltip.svg)](https://greenkeeper.io/)
8+
[![codecov](https://codecov.io/gh/mohsinulhaq/react-popper-tooltip/branch/master/graph/badge.svg)](https://codecov.io/gh/mohsinulhaq/react-popper-tooltip)
79
![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)
810

911
React tooltip component based on [react-popper](https://github.com/FezVrasta/react-popper), the

0 commit comments

Comments
 (0)