Skip to content

Commit 9cdb334

Browse files
committed
chore: Comment out SonarQube coverage badge in README
1 parent 6d4466f commit 9cdb334

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
[![Go Report Card](https://goreportcard.com/badge/github.com/pzentenoe/go-cache)](https://goreportcard.com/report/github.com/pzentenoe/go-cache)
66
![License](https://img.shields.io/github/license/pzentenoe/go-cache.svg)
77
![GitHub release](https://img.shields.io/github/v/release/pzentenoe/go-cache.svg)
8-
![Coverage](https://sonarqube.vikingcode.cl/api/project_badges/measure?project=go-cache&metric=coverage&token=sqb_26b769dfe1e6a8e16cb3d86a6a43e15b42c46d6f)
98

109
High-performance, thread-safe in-memory cache for Go with expiration support and advanced features.
1110

@@ -267,4 +266,4 @@ Thank you for your support! ❤️
267266

268267
---
269268

270-
**Looking for more examples?** Check the [`examples/`](examples/) directory for runnable code samples.
269+
**Looking for more examples?** Check the [`examples/`](examples/) directory for runnable code samples.

0 commit comments

Comments
 (0)