chore: add link to codecov on badge (#116)

This commit is contained in:
Bjerg
2022-10-21 20:11:05 +02:00
committed by GitHub
parent 8af8c89018
commit a123a2b6fd

View File

@ -3,7 +3,7 @@
*Blazing-fast implementation of the Ethereum protocol* *Blazing-fast implementation of the Ethereum protocol*
![Github Actions](https://github.com/foundry-rs/reth/workflows/ci/badge.svg) ![Github Actions](https://github.com/foundry-rs/reth/workflows/ci/badge.svg)
![Codecov](https://img.shields.io/codecov/c/github/foundry-rs/reth?token=c24SDcMImE) [![Codecov](https://img.shields.io/codecov/c/github/foundry-rs/reth?token=c24SDcMImE)][codecov]
# Build # Build
@ -12,3 +12,5 @@ To build this project we are currently using rust nightly for GAT support, that
## Docs ## Docs
Contributor docs can be found [here](./docs). Contributor docs can be found [here](./docs).
[codecov]: https://app.codecov.io/gh/foundry-rs/reth