-
Notifications
You must be signed in to change notification settings - Fork 146
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
Restore coverage checks #370
Conversation
Cannot run those in parallel anyway yet and this is not a huge problem at the moment
This is now working and properly combining reports from parallel runners
@icco FYI - we're going to have coverage again soon'ish. Bot integration is pending Fog-org owners approval. |
Here's the report: https://codecov.io/gh/fog/fog-google/commit/d137e9cd7637ad22dd0dd0cb9acda92927eedf96 Looks like the basics are working 👍 |
Acceptance tests are failing:
Pay attention to:
I'll dig around and see where this got misconfigured. |
Alright, I'll merge this in to check |
Alright, let's get this ball rolling.
Plan:
Fixes #88