-
Notifications
You must be signed in to change notification settings - Fork 12.8k
Use monocart for coverage reports, enable codecov #58850
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
Conversation
I'm going to revert the CI and codecov change until we can get faster runners to not double our CI time. The local thing is fine, though, so I'll leave that working. I'll also do a benchmark quick to see how the report collection changes. |
The new runner pool is fast enough to give us coverage without slowing down CI. |
Marked this PR as ready for review. Now that the CI perf is mitigated, should we just go ahead and enable codecov? |
Now just 2x slower. |
This is an experimental addition to
c8
, but works really well.The v8 HTML page it outputs can load checker.ts without batting an eye, and has sub-expression fidelity and can see uncovered elses: