Skip to content

Commit

Permalink
add: include Codecov badge in README for test coverage visibility
Browse files Browse the repository at this point in the history
  • Loading branch information
hardingadonis committed Jan 8, 2025
1 parent 7e4869f commit 47ea446
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
![GitHub repo size](https://img.shields.io/github/repo-size/lzaycoe/brainbox-backend)
![GitHub License](https://img.shields.io/github/license/lzaycoe/brainbox-backend)
[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=lzaycoe_brainbox-backend&metric=alert_status)](https://sonarcloud.io/summary/new_code?id=lzaycoe_brainbox-backend)
[![codecov](https://codecov.io/gh/lzaycoe/brainbox-backend/branch/main/graph/badge.svg?token=PMI1BH1GXY)](https://codecov.io/gh/lzaycoe/brainbox-backend)

> Backend for BrainBox
Expand Down

0 comments on commit 47ea446

Please sign in to comment.