Automating C++ Code Coverage with LLVM and GitHub Actions
Setting up an automated coverage report is a powerful way to visualize the effectiveness of your test suite. This post breaks down how the warfLang repository generates and publishes its reports, movi
codeblog.farzon.org4 min read