fdefelici / clove-unit

Single-Header Unit Testing framework for C (interoperable with C++) with test autodiscovery feature
MIT License
46 stars 9 forks source link

Coverage Report on CodeCov #26

Open fdefelici opened 2 years ago

fdefelici commented 2 years ago

produce test coverage in the build pipeline and integrate with codecov service

fdefelici commented 11 months ago

Example: https://github.com/codecov/example-c

Related docs: