Skip to content

Commit

Permalink
🌌 docs(readme): Update Coverage badge
Browse files Browse the repository at this point in the history
  • Loading branch information
worthant authored Oct 19, 2024
1 parent 29dc7c7 commit 49c337c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<img alt="Elixir CI" src="https://img.shields.io/github/actions/workflow/status/Imtjl/fp-red-black-tree-dict-lab2/ci.yml?branch=main&style=for-the-badge&logo=github-actions&labelColor=000000&color=teal">
</a>
<a aria-label="Coverage Status" href="https://coveralls.io/github/Imtjl/fp-red-black-tree-dict-lab2?branch=main">
<img alt="Coverage Status" src="https://img.shields.io/coveralls/github/Imtjl/fp-red-black-tree-dict-lab2/main?style=for-the-badge&labelColor=000000&logo=coveralls&color=yellow">
<img alt="Coverage Status" src="https://img.shields.io/coveralls/github/Imtjl/fp-red-black-tree-dict-lab2/main?style=for-the-badge&labelColor=000000&logo=coveralls&color=green">
</a>
</p>

Expand Down

0 comments on commit 49c337c

Please sign in to comment.