Skip to content

Commit 76573cf

Browse files
authored
Update README.md: add codecov badge
1 parent 1f4c5f0 commit 76573cf

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
> ⚡A clean starter for modern C++20 projects with CMake Presets, testing, benchmarking, sanitizers, coverage, and developer tooling.
44
55
[![CI](https://github.com/ramsafin/modern-cpp-project-template/actions/workflows/ci.yml/badge.svg)](https://github.com/ramsafin/modern-cpp-project-template/actions/workflows/ci.yml)
6+
[![codecov](https://codecov.io/gh/ramsafin/modern-cpp-project-template/graph/badge.svg?token=946M7LEQA2)](https://codecov.io/gh/ramsafin/modern-cpp-project-template)
67
[![Clang-Format](https://github.com/ramsafin/modern-cpp-project-template/actions/workflows/clang-format.yml/badge.svg)](https://github.com/ramsafin/modern-cpp-project-template/actions/workflows/clang-format.yml)
78
[![Clang-Tidy](https://github.com/ramsafin/modern-cpp-project-template/actions/workflows/clang-tidy.yml/badge.svg)](https://github.com/ramsafin/modern-cpp-project-template/actions/workflows/clang-tidy.yml)
89
[![License](https://img.shields.io/badge/License-Apache_2.0-blue.svg)](LICENSE)

0 commit comments

Comments
 (0)