Skip to content

Commit d162b93

Browse files
authored
Added Codecove badge to ReadME
1 parent 7bf82b4 commit d162b93

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
@@ -3,6 +3,7 @@
33
A ldap client library that wraps [ldap3](https://github.com/inejge/ldap3) to make it easy to use.
44

55
![CI](https://github.com/keaz/simple-ldap/actions/workflows/ci.yml/badge.svg)
6+
[![codecov](https://codecov.io/gh/keaz/simple-ldap/branch/main/graph/badge.svg?token=WE8Z9IBZTS)](https://codecov.io/gh/keaz/simple-ldap)
67
[![Crates.io](https://img.shields.io/crates/v/simple-ldap)](https://crates.io/crates/simple-ldap)
78
[![Documentation](https://docs.rs/simple-ldap/badge.svg)](https://docs.rs/simple-ldap)
89

0 commit comments

Comments
 (0)