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

Trim statement leading and trailing whitespace. #288

Merged
merged 1 commit into from
Oct 15, 2019

Conversation

jon-whit
Copy link

@jon-whit jon-whit commented Oct 3, 2019

The changes herein make sure Spanner DDL statements have leading and
trailing whitespace characters trimmed.

The changes herein make sure Spanner DDL statements have leading and
trailing whitespace characters trimmed.
@jon-whit
Copy link
Author

jon-whit commented Oct 3, 2019

It looks like the test failures are not due to the changes here. What do ya'll think?

@coveralls
Copy link

coveralls commented Oct 14, 2019

Pull Request Test Coverage Report for Build 550

  • 1 of 1 (100.0%) changed or added relevant line in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.01%) to 51.469%

Totals Coverage Status
Change from base Build 545: 0.01%
Covered Lines: 4694
Relevant Lines: 9120

💛 - Coveralls

1 similar comment
@coveralls
Copy link

Pull Request Test Coverage Report for Build 550

  • 1 of 1 (100.0%) changed or added relevant line in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.01%) to 51.469%

Totals Coverage Status
Change from base Build 545: 0.01%
Covered Lines: 4694
Relevant Lines: 9120

💛 - Coveralls

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.

3 participants