Skip to content

Commit 6c60d20

Browse files
committed
Add codecov badge to the README
1 parent 73b2bdd commit 6c60d20

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# Mox
22

33
[![Hex.pm](https://img.shields.io/hexpm/v/mox.svg?style=flat-square)](https://hex.pm/packages/mox)
4+
[![Coverage Status](https://coveralls.io/repos/github/dashbitco/mox/badge.svg?branch=main)](https://coveralls.io/github/dashbitco/mox?branch=main)
45

56
Mox is a library for defining concurrent mocks in Elixir.
67

0 commit comments

Comments
 (0)