Skip to content
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

Flaky code coverage #1547

Open
mruberry opened this issue Dec 12, 2024 · 0 comments
Open

Flaky code coverage #1547

mruberry opened this issue Dec 12, 2024 · 0 comments
Labels

Comments

@mruberry
Copy link
Collaborator

mruberry commented Dec 12, 2024

Seems like code coverage can cause CI failures like:

Wrote XML report to coverage.xml
+ ./codecov --token=*** --commit=5efa041b7c2b6f256bf1571a043d58267faaf3e1 --flags=gpu,pytest,networks --name=GPU-coverage --env=linux,azure
/__w/_temp/b50911ff-a252-4a97-8003-3fbfbb5d1ac2.sh: line 14: ./codecov: No such file or directory

##[error]Bash exited with code '127'.

See https://dev.azure.com/Lightning-AI/72ab7ed8-b00f-4b6e-b131-3388f7ffafa7/_apis/build/builds/221986/logs/43 for an example.

I'm not sure what these code coverage reports do. Maybe we should remove them, or not fail the CI if they fail?

cc @Borda

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant