You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
-2Lines changed: 0 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -118,8 +118,6 @@ Otherwise, `gcov` files will be generated in the `gcov_report` directory.
118
118
119
119
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.
120
120
121
-
[](https://github.com/Jamie-Cui/dlutils-cpp/actions/workflows/build-test-coverage.yml)
122
-
123
121
## Adding New Functions
124
122
125
123
1. Add a new `DlFun<>` member to your library class
0 commit comments