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

updated grammar #1069

Merged
merged 1 commit into from
Feb 18, 2022
Merged

updated grammar #1069

merged 1 commit into from
Feb 18, 2022

Conversation

sbayer55
Copy link
Member

Signed-off-by: Steven Bayer [email protected]

Description

Limited Regex operator argument types
Allow not operator to apply to any expression

Issues Resolved

Update grammar to match syntax defined in #1005

Check List

  • New functionality includes testing.
  • New functionality has been documented.
    • New functionality has javadoc added
  • Commits are signed with a real name per the DCO

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

Signed-off-by: Steven Bayer <[email protected]>
@sbayer55 sbayer55 requested a review from a team as a code owner February 18, 2022 21:54
@codecov-commenter
Copy link

Codecov Report

Merging #1069 (4ccd6d6) into main (3c12630) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##               main    #1069   +/-   ##
=========================================
  Coverage     91.32%   91.32%           
  Complexity      683      683           
=========================================
  Files            84       84           
  Lines          1994     1994           
  Branches        168      168           
=========================================
  Hits           1821     1821           
  Misses          132      132           
  Partials         41       41           

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 3c12630...4ccd6d6. Read the comment docs.

@sbayer55 sbayer55 merged commit 41c470d into opensearch-project:main Feb 18, 2022
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.

4 participants