Skip to content

Commit 56ec07c

Browse files
authored
README.md: add Codecov badge (#191)
1 parent de71a03 commit 56ec07c

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
[![crate][crate-image]][crate-link]
44
[![Docs][docs-image]][docs-link]
55
[![Build Status][build-image]][build-link]
6+
[![codecov][coverage-image]][coverage-link]
67
![Apache2/MIT licensed][license-image]
78
![Rust Version][rustc-image]
89
[![Project Chat][chat-image]][chat-link]
@@ -53,6 +54,8 @@ dual licensed as above, without any additional terms or conditions.
5354
[docs-link]: https://docs.rs/hybrid-array/
5455
[build-image]: https://github.com/RustCrypto/hybrid-array/actions/workflows/hybrid-array.yml/badge.svg?branch=master
5556
[build-link]: https://github.com/RustCrypto/hybrid-array/actions/workflows/hybrid-array.yml?query=branch:master
57+
[coverage-image]: https://codecov.io/gh/RustCrypto/hybrid-array/graph/badge.svg?token=Z92NHFQ70G
58+
[coverage-link]: https://codecov.io/gh/RustCrypto/hybrid-array
5659
[license-image]: https://img.shields.io/badge/license-Apache2.0/MIT-blue.svg
5760
[rustc-image]: https://img.shields.io/badge/rustc-1.85+-blue.svg
5861
[chat-image]: https://img.shields.io/badge/zulip-join_chat-blue.svg

0 commit comments

Comments
 (0)