Skip to content

Commit 9b88e59

Browse files
committed
fix(docs): add coverage badge to readme
1 parent aacd5b5 commit 9b88e59

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
<p align="center">
44
<a href="https://github.com/OpenLabsHQ/OpenLabs/releases"><img alt="Latest version" src="https://img.shields.io/github/v/release/OpenLabsHQ/OpenLabs"></a>
5+
<a href="https://coveralls.io/github/OpenLabsHQ/OpenLabs"><img src="https://coveralls.io/repos/github/OpenLabsHQ/OpenLabs/badge.svg?branch=main" alt="Coverage Status" /></a>
56
<a href="https://github.com/OpenLabsHQ/OpenLabs"><img alt="E2E Tests" src="https://img.shields.io/github/actions/workflow/status/OpenLabsHQ/OpenLabs/e2e_tests.yml?branch=main&label=E2E%20Tests"></a>
67
<a href="https://github.com/OpenLabsHQ/OpenLabs"><img alt="API Tests" src="https://img.shields.io/github/actions/workflow/status/OpenLabsHQ/OpenLabs/api_tests.yml?branch=main&label=API%20Tests"></a>
78
<a href="https://github.com/OpenLabsHQ/OpenLabs"><img alt="Docs" src="https://img.shields.io/github/actions/workflow/status/OpenLabsHQ/OpenLabs/mdbook.yml?branch=main&label=Docs"></a>

0 commit comments

Comments
 (0)