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

Smart Query #98

Merged
merged 6 commits into from
Jul 16, 2019
Merged

Smart Query #98

merged 6 commits into from
Jul 16, 2019

Conversation

awood45
Copy link
Member

@awood45 awood45 commented Jul 16, 2019

Issue #, if available: N/A

Description of changes: Add the ability to build query and scan expressions in aws-record using a substitution expression. Includes integration and unit tests.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

awood45 added 4 commits July 16, 2019 09:49
Need to flesh out unit tests, cover all the relevant options, and add
documentation to the top-level methods.
Should be able to build any query/scan you reasonably need to, now.
A few edge cases around exceptions aren't covered yet, will get to that
after documentation
Filled in documentation for the DSL methods as well as for the top level methods.
@awood45 awood45 requested a review from cjyclaire July 16, 2019 18:08
No symbolized arguments for me, this time.
@coveralls
Copy link

Coverage Status

Coverage increased (+0.009%) to 97.442% when pulling 6375257 on smart_query into dd89701 on master.

1 similar comment
@coveralls
Copy link

Coverage Status

Coverage increased (+0.009%) to 97.442% when pulling 6375257 on smart_query into dd89701 on master.

@coveralls
Copy link

coveralls commented Jul 16, 2019

Coverage Status

Coverage decreased (-0.3%) to 97.151% when pulling 9315ea5 on smart_query into dd89701 on master.

Copy link
Contributor

@cjyclaire cjyclaire left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM :shipit:
Also need to add changelog entry?

@awood45 awood45 merged commit ec56c85 into master Jul 16, 2019
@awood45 awood45 deleted the smart_query branch July 16, 2019 21:39
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