Skip to content

Commit c9aad79

Browse files
Jamie-Cuiclaude
andcommitted
Update README with GitHub Actions badge
- Replace Codecov badge with GitHub Actions badge - Update CI information 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <[email protected]>
1 parent 86f64ec commit c9aad79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ Otherwise, `gcov` files will be generated in the `gcov_report` directory.
117117

118118
This project uses GitHub Actions for continuous integration. Code coverage reports are automatically generated for each pull request and push to the main branch. You can view the reports by downloading the artifacts from the workflow runs.
119119

120-
[![codecov](https://codecov.io/gh/Jamie-Cui/dlutils-cpp/branch/main/graph/badge.svg)](https://codecov.io/gh/Jamie-Cui/dlutils-cpp)
120+
[![Build and Coverage](https://github.com/Jamie-Cui/dlutils-cpp/actions/workflows/coverage.yml/badge.svg)](https://github.com/Jamie-Cui/dlutils-cpp/actions/workflows/coverage.yml)
121121

122122
## Adding New Functions
123123

0 commit comments

Comments
 (0)