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

Add querying and additional context to the enhanced Arel AST #106

Merged
merged 24 commits into from
Jul 30, 2019

Conversation

mvgijssel
Copy link
Owner

fixes #103

lib/arel/transformer/visitor.rb Show resolved Hide resolved
lib/arel/transformer/visitor.rb Show resolved Hide resolved
lib/arel/transformer/visitor.rb Outdated Show resolved Hide resolved
lib/arel/transformer/visitor.rb Outdated Show resolved Hide resolved
lib/arel/transformer/visitor.rb Outdated Show resolved Hide resolved
lib/arel/transformer/query.rb Show resolved Hide resolved
lib/arel/transformer/query.rb Outdated Show resolved Hide resolved
lib/arel/transformer/query.rb Outdated Show resolved Hide resolved
lib/arel/transformer/query.rb Outdated Show resolved Hide resolved
lib/arel/transformer/query.rb Outdated Show resolved Hide resolved
lib/arel/transformer/node.rb Outdated Show resolved Hide resolved
@codeclimate
Copy link

codeclimate bot commented Jul 30, 2019

Code Climate has analyzed commit cde022d and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 99.0% (50% is the threshold).

This pull request will bring the total coverage in the repository to 98.8% (0.0% change).

View more on Code Climate.

@mvgijssel mvgijssel changed the title WIP: Add query methods to the transformer AST Add querying and additional context to the enhanced Arel AST Jul 30, 2019
@mvgijssel mvgijssel merged commit 36dc442 into master Jul 30, 2019
@mvgijssel mvgijssel deleted the 103/query-arel-transformer-ast branch January 8, 2020 15:30
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.

Ability to query an Arel transformer tree
2 participants