https://github.com/rajeshrinet/codecov-cython
Adding coverage to cython code
https://github.com/rajeshrinet/codecov-cython
codecov codecov-cython codecoverage cython
Last synced: 6 months ago
JSON representation
Adding coverage to cython code
- Host: GitHub
- URL: https://github.com/rajeshrinet/codecov-cython
- Owner: rajeshrinet
- Created: 2020-06-26T12:47:42.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-06-26T13:51:42.000Z (over 5 years ago)
- Last Synced: 2025-05-25T14:46:03.628Z (9 months ago)
- Topics: codecov, codecov-cython, codecoverage, cython
- Language: Python
- Homepage:
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://codecov.io/gh/rajeshrinet/cython_coverage)
Example of adding coverage to cython code
* Step-1: Add a `secret` following: https://docs.codecov.io/docs. Copy TOKEN to secrets.
* Step-2: Add a .github/workflow as shown