diff --git a/Cargo.toml b/Cargo.toml index d94773c..abe5a4b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -13,6 +13,7 @@ edition = "2018" [badges] maintenance = { status = "actively-developed" } +codecov = { repository = "https://github.com/c0dearm/sharks" } # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html diff --git a/README.md b/README.md index 0169e65..3b599c5 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # Sharks [![CI](https://github.com/c0dearm/sharks/workflows/Continuous%20Integration/badge.svg?branch=master)](https://github.com/c0dearm/sharks/actions) +[![Codecov](https://codecov.io/gh/c0dearm/sharks/branch/master/graph/badge.svg)](https://codecov.io/gh/c0dearm/sharks) [![Crate](https://img.shields.io/crates/v/sharks.svg)](https://crates.io/crates/sharks) [![Docs](https://docs.rs/sharks/badge.svg)](https://docs.rs/sharks)