Skip to content

Commit ea8e8c7

Browse files
committed
fix: coverage badge
1 parent ce0ca0e commit ea8e8c7

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
1-
2-
[![codecov](https://codecov.io/gh/your-username/your-repo/branch/main/graph/badge.svg?token=YOUR_TOKEN)](https://codecov.io/gh/your-username/your-repo)
31
[![Build](https://github.com/milsanore/trader.cpp/actions/workflows/build.yml/badge.svg)](https://github.com/milsanore/trader.cpp/actions/workflows/build.yml)
42
[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=milsanore_trader.cpp&metric=alert_status)](https://sonarcloud.io/summary/new_code?id=milsanore_trader.cpp)
3+
[![codecov](https://codecov.io/github/milsanore/trader.cpp/graph/badge.svg?token=C787ZTXBQC)](https://codecov.io/github/milsanore/trader.cpp)
54

65
<img src="https://static.wikia.nocookie.net/surrealmemes/images/8/80/2f0.png"
76
alt="stonks"
@@ -101,6 +100,8 @@ a proof-of-concept, showcasing some c++ coding combined with some fintech concep
101100
- conventional commits
102101
- automated semantic versioning
103102
- github-changelog-generator
103+
- master branch merge check for conventional commit message
104+
- maybe a git gook check for merges
104105
- memory-mapped files
105106

106107
# CREDITS

0 commit comments

Comments
 (0)