Skip to content

Commit 02594b9

Browse files
committed
remove the Codecov badge (temporarily) until I figure out why codecov.io is having issues with that specific project
1 parent 1235a0d commit 02594b9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33

44
[![License](https://img.shields.io/github/license/SergeyMakeev/CircularBuffer)](LICENSE)
55
[![ci](https://github.com/SergeyMakeev/CircularBuffer/actions/workflows/ci.yml/badge.svg?branch=main)](https://github.com/SergeyMakeev/CircularBuffer/actions/workflows/ci.yml)
6-
[![codecov](https://codecov.io/gh/SergeyMakeev/slot_map/graph/badge.svg?token=3GRAFTRYQU)](https://codecov.io/gh/SergeyMakeev/slot_map)
76

87
A Slot Map is a high-performance associative container with persistent unique keys to access stored values. It's designed for performance-critical applications where stable references, O(1) operations, and memory efficiency are essential.
98

0 commit comments

Comments
 (0)