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

Remove skipped tool test, remove integration shard from cirrus #66503

Merged
merged 1 commit into from Sep 24, 2020

Conversation

jonahwilliams
Copy link
Member

Description

The tool can easily collect coverage locally now. Additionally remove the tool integration test from cirrus, as it is fairly expensive and likely to flake.

Deletes codecov.yml as that service is no longer used.

Copy link
Contributor

@godofredoc godofredoc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great! does it also means that we don't need to migrate the coverage test to LUCI?

@jonahwilliams
Copy link
Member Author

No, I think we can skip it. coverage can be generated locally for the tool in about 20 seconds. It's also at a level where we don't need to track it per commit.

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

Successfully merging this pull request may close these issues.

None yet

4 participants