Skip to content

Commit ae2dbe2

Browse files
committed
added badge for codecov
1 parent e185eee commit ae2dbe2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/build_tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,4 +47,4 @@ jobs:
4747
working-directory: ./build
4848
run: |
4949
bash <(curl -s https://codecov.io/bash)
50-
50+

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
-----------------
66

77
![build](https://github.com/TheSYNcoder/JuCC/actions/workflows/build_tests.yml/badge.svg?branch=main)
8-
(todo: add codecov status)
8+
[![codecov](https://codecov.io/gh/TheSYNcoder/JuCC/branch/main/graph/badge.svg?token=1EIRMRKODX)](https://codecov.io/gh/TheSYNcoder/JuCC)
99

1010
This is the official Jadavpur University Compiler Compiler repository.
1111

0 commit comments

Comments
 (0)