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

Fix lexer tests (follow up to #137) #138

Merged
merged 1 commit into from
Jun 12, 2016

Conversation

sogko
Copy link
Member

@sogko sogko commented Jun 12, 2016

Follow up to PR #137, thanks to @Matthias247
Previous discussion over at Matthias247#2

  • Increased coverage for lexer package to 100%
  • Added more tests to cover parsing unicode strings (Error for utf8 symbols in arguments #135) as well.
  • Fixed invalid test for lexer properly escaping slashes for TokenString type

…h commit graphql-go#137

- Increased coverage for `lexer` package to 100%
- Added more tests to cover parsing unicode strings (graphql-go#135) as well.
- Fixed invalid test for `lexer` properly escaping slashes for TokenString type
@coveralls
Copy link

Coverage Status

Coverage remained the same at 90.754% when pulling db630ca on sogko:sogko/lexperf-followup into 065ab6b on graphql-go:master.

@sogko sogko merged commit 4a8d417 into graphql-go:master Jun 12, 2016
@sogko sogko added this to the v0.5.0 milestone Jun 12, 2016
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