build-cpp / cmkr

Modern build system based on CMake and TOML.
https://cmkr.build
MIT License
431 stars 27 forks source link

Implement code coverage for cmkr tests #10

Open mrexodia opened 3 years ago

mrexodia commented 3 years ago

Measuring the code coverage of the tests would help improve the quality of the project and (hopefully) reduce the amount of bugs introduced in the future