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

Enforce test coverage, tolerate gaps, and begin to remove them #175

Merged
merged 3 commits into from
Jun 2, 2020

Conversation

jugglinmike
Copy link
Contributor

This patch demonstrates our intended working mode moving forward: we'll
incrementally expand the purview of the test coverage tool as we introduce the
tests which will satisfy it.

Some code paths which are intended to improve error reports for test
failures. They are not expected to be used when all tests are passing.

Tolerate coverage gaps for these specific code paths.
@jugglinmike jugglinmike changed the title Enforce test coverage, tolerage gaps, and begin to remove them Enforce test coverage, tolerate gaps, and begin to remove them Jun 2, 2020
@kasrak kasrak merged commit ce447fb into Airtable:master Jun 2, 2020
@rmeritz rmeritz deleted the coverage branch June 2, 2020 18:01
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.

2 participants