Skip to content

Commit

Permalink
πŸ“ docs(readme): fix coverall badge
Browse files Browse the repository at this point in the history
  • Loading branch information
ljnsn committed Oct 13, 2024
1 parent 47c2935 commit 7cb7375
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
@@ -1,6 +1,6 @@
# CoinAPI REST

[![Coverage Status](https://coveralls.io/repos/github/ljnsn/coinapi-rest/badge.svg?branch=ci/coveralls)](https://coveralls.io/github/ljnsn/coinapi-rest?branch=ci/coveralls)
[![Coverage Status](https://coveralls.io/repos/github/ljnsn/coinapi-rest/badge.svg?branch=main)](https://coveralls.io/github/ljnsn/coinapi-rest?branch=main)
[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=ljnsn_coinapi-rest&metric=alert_status)](https://sonarcloud.io/summary/new_code?id=ljnsn_coinapi-rest)
[![Ruff](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json)](https://github.com/astral-sh/ruff)
[![image](https://img.shields.io/pypi/v/coinapi-rest)](https://pypi.python.org/pypi/coinapi-rest)
Expand Down

0 comments on commit 7cb7375

Please sign in to comment.