Skip to content

Commit 122fb69

Browse files
committed
add codecov badge
1 parent a03e55b commit 122fb69

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

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

44
[![License](https://img.shields.io/github/license/SergeyMakeev/SlotMap)](LICENSE)
55
[![ci](https://github.com/SergeyMakeev/SlotMap/actions/workflows/ci.yml/badge.svg?branch=main)](https://github.com/SergeyMakeev/SlotMap/actions/workflows/ci.yml)
6+
[![codecov](https://codecov.io/gh/SergeyMakeev/SlotMap/graph/badge.svg?token=7O82VCFEM2)](https://codecov.io/gh/SergeyMakeev/SlotMap)
67

78
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.
89

0 commit comments

Comments
 (0)