Skip to content

Commit c3492fc

Browse files
committed
chore: Add coverage badge/link.
1 parent 9bc9b71 commit c3492fc

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,9 @@
1616
<a href="https://circleci.com/gh/DylanVann/react-native-fast-image/tree/master">
1717
<img src="https://img.shields.io/circleci/project/github/DylanVann/react-native-fast-image/master.svg?style=flat-square" alt="CircleCI build status">
1818
</a>
19+
<a href="https://codecov.io/gh/DylanVann/react-native-fast-image">
20+
<img src="https://img.shields.io/codecov/c/github/DylanVann/react-native-fast-image.svg?style=flat-square" alt="codecov">
21+
</a>
1922
<a href="https://github.com/DylanVann/react-native-fast-image/blob/master/LICENSE">
2023
<img src="https://img.shields.io/github/license/DylanVann/react-native-fast-image.svg?style=flat-square" alt="license">
2124
</a>

0 commit comments

Comments
 (0)