Skip to content

Commit 0baad8f

Browse files
committed
docs: restore Codecov badge in README
The badge was accidentally removed from README.md in commit 3edaeaf (which was only supposed to remove it from the GitHub Pages landing page). The user wants it present in the README as a project-health signal.
1 parent d5ebf65 commit 0baad8f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ Built with [Finch](https://hex.pm/packages/finch),
1414
[Burrito](https://hex.pm/packages/burrito).
1515

1616
[![CI](https://github.com/gilbertwong96/ado_cli/actions/workflows/ci.yml/badge.svg)](https://github.com/gilbertwong96/ado_cli/actions/workflows/ci.yml)
17+
[![codecov](https://codecov.io/gh/gilbertwong96/ado_cli/graph/badge.svg)](https://codecov.io/gh/gilbertwong96/ado_cli)
1718
[![Elixir](https://img.shields.io/badge/elixir-1.20+-purple.svg)](https://elixir-lang.org)
1819
[![License: Apache-2.0](https://img.shields.io/badge/License-Apache_2.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)
1920
[![Website](https://img.shields.io/badge/website-gilbertwong96.github.io%2Fado_cli-blue)](https://gilbertwong96.github.io/ado_cli/)

0 commit comments

Comments
 (0)