Skip to content

Commit 0036d89

Browse files
authored
docs: remove Sonarqube badge and fix Coveralls badge (#550)
1 parent b851ec4 commit 0036d89

2 files changed

Lines changed: 4 additions & 5 deletions

File tree

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
---
2+
---

README.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -21,11 +21,8 @@
2121
<a href="https://github.com/cameri/nostream/blob/main/LICENSE">
2222
<img alt="GitHub license" src="https://img.shields.io/github/license/Cameri/nostream" />
2323
</a>
24-
<a href='https://coveralls.io/github/Cameri/nostream?branch=main'>
25-
<img alt='Coverage Status' src='https://coveralls.io/repos/github/Cameri/nostream/badge.svg?branch=main' />
26-
</a>
27-
<a href='https://sonarcloud.io/project/overview?id=Cameri_nostr-ts-relay'>
28-
<img alt='Sonarcloud quality gate' src='https://sonarcloud.io/api/project_badges/measure?project=Cameri_nostr&metric=alert_status' />
24+
<a href='https://coveralls.io/github/cameri/nostream?branch=main'>
25+
<img alt='Coverage Status' src='https://coveralls.io/repos/github/cameri/nostream/badge.svg?branch=main' />
2926
</a>
3027
<a href='https://github.com/cameri/nostream/actions'>
3128
<img alt='Build status' src='https://github.com/cameri/nostream/actions/workflows/checks.yml/badge.svg?branch=main&event=push' />

0 commit comments

Comments
 (0)