-
Notifications
You must be signed in to change notification settings - Fork 443
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
CI: Add automated test coverage reports. #276
Conversation
Codecov Report
@@ Coverage Diff @@
## master #276 +/- ##
===========================================
+ Coverage 18.74% 73.18% +54.43%
===========================================
Files 28 99 +71
Lines 1814 7405 +5591
===========================================
+ Hits 340 5419 +5079
- Misses 1474 1986 +512
Continue to review full report at Codecov.
|
Co-Authored-By: Hero Bird <[email protected]>
Apparently, |
This is what I've managed to reach with This is how to run
|
Co-Authored-By: Hero Bird <[email protected]>
Co-Authored-By: Hero Bird <[email protected]>
Co-Authored-By: Hero Bird <[email protected]>
Co-Authored-By: Hero Bird <[email protected]>
Code coverage with
grcov
-> codecov.io