summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authormzuenni <mzuenni@users.noreply.github.com>2024-09-07 21:29:55 +0200
committerGitHub <noreply@github.com>2024-09-07 21:29:55 +0200
commit0d92b65bd55778a37ac3a279a2afd87ab666de4c (patch)
tree5dafc3f90b1dd86e39f4edae305cff21a2d0d3ce /README.md
parentcfd0196583b9736e77e1573718d630721db30e9c (diff)
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 9ec0c1f..5826e5b 100644
--- a/README.md
+++ b/README.md
@@ -13,7 +13,7 @@ If you think code can be changed, improved or replaced also feel free to open an
[![test c++](https://github.com/mzuenni/ContestReference/actions/workflows/test_all.yml/badge.svg)](https://github.com/mzuenni/ContestReference/actions/workflows/test_all.yml/)
[![test pdf](https://github.com/mzuenni/ContestReference/actions/workflows/test_pdf.yml/badge.svg)](https://github.com/mzuenni/ContestReference/actions/workflows/test_pdf.yml/)
-
+[![coverage](https://img.shields.io/endpoint?url=https://gist.githubusercontent.com/mzuenni/73fb3c58350c58b623f221fc237def62/raw/tcr_coverage.json)](https://github.com/mzuenni/ContestReference/actions/workflows/list_missing.yml)
## Other Resources
The code in this repo has been accumulated over many years and the origin of the code is unfortunately unknown for most of the snippets.
Even though much code is written from scratch, plenty of code has been copied from others and just adjusted to our coding style.