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 location positions and string / comment issues with libgraphql parser. #8

Merged
merged 1 commit into from
May 25, 2017

Conversation

schloerke
Copy link
Contributor

surgical pr changes to fix location issues for comments and strings

Remove the particular call to schema2json full stack. Setting default behavior to no schema parsing for speed

surgical pr changes to fix location issues for comments and strings

Remove the particular call to schema2json full stack.  setting default behavior to no schema parsing for speed

merge for rebase

Add function that supports schema definitions

merge3 for rebase

merge4 for rebase

merge5 for rebase

merge6 for rebase

Add param documentation

add line and column support

documented
@schloerke
Copy link
Contributor Author

This PR would encompass the changes proposed in graphql/libgraphqlparser#52 to fix the issues in graphql/libgraphqlparser#51

@codecov-io
Copy link

Codecov Report

Merging #8 into master will increase coverage by 0.04%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #8      +/-   ##
==========================================
+ Coverage   88.92%   88.96%   +0.04%     
==========================================
  Files           9        9              
  Lines         695      698       +3     
==========================================
+ Hits          618      621       +3     
  Misses         77       77
Impacted Files Coverage Δ
R/graphql2json.R 100% <ø> (ø) ⬆️
src/libgraphqlparser/JsonVisitor.cpp 100% <100%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update de0f533...3d8fcb2. Read the comment docs.

@jeroen jeroen merged commit 543eb77 into ropensci:master May 25, 2017
@schloerke schloerke mentioned this pull request Jun 2, 2017
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