-
Notifications
You must be signed in to change notification settings - Fork 915
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
Add codecov
coverage for pandas_tests
#14513
Conversation
/okay to test |
Co-authored-by: Bradley Dice <[email protected]>
/okay to test |
@galipremsagar should we go ahead and get this merged? |
Running with codecov was inserting some new frames that are interfering with our profiler. I'll monitor this CI run, if I'm not able to resolve this by EOD, I'll move this to |
cc @galipremsagar checking in here - any remaining blockers here, or could this be retargeted and merged into 24.08? |
/merge |
Description
Fixes: #14496
This PR enables code-coverage for
pandas
tests that are run in cudf CI in pandas accelerator mode.Checklist