-
Notifications
You must be signed in to change notification settings - Fork 358
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: set up coverage on GHA #747
Conversation
34f0e61
to
88cf3fa
Compare
Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
88cf3fa
to
cca4090
Compare
Codecov Report
@@ Coverage Diff @@
## main #747 +/- ##
=======================================
Coverage ? 99.46%
=======================================
Files ? 12
Lines ? 3958
Branches ? 0
=======================================
Hits ? 3937
Misses ? 21
Partials ? 0 Continue to review full report at Codecov.
|
Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
2b870c1
to
349b955
Compare
This is a little worrisome:
This is the single header file on the top, I think it's the same error. Happens on C++latest/C++20 + windows-2022. I'll work around it for this PR by going back to windows-2019, but needs to be looked at. |
03cfe25
to
5436750
Compare
This has been missing since we dropped Travis CI.