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

[Backport 2.x] Added support of timestamp/date/time using curly brackets #1908

Merged

Conversation

matthewryanwells
Copy link
Contributor

Backport 1a7134b from #1894

@Yury-Fridlyand
Copy link
Collaborator

Something wrong with doctests @matthewryanwells

@codecov
Copy link

codecov bot commented Jul 27, 2023

Codecov Report

Merging #1908 (0c747a8) into 2.x (1d9583a) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##                2.x    #1908   +/-   ##
=========================================
  Coverage     97.42%   97.42%           
  Complexity     4648     4648           
=========================================
  Files           408      408           
  Lines         11528    11528           
  Branches        839      839           
=========================================
  Hits          11231    11231           
  Misses          290      290           
  Partials          7        7           
Flag Coverage Δ
sql-engine 97.42% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

@matthewryanwells
Copy link
Contributor Author

Something wrong with doctests @matthewryanwells

This was due to a bad cherry pick I had done, it is fixed now

…-project#1894)

* Added support of timestamp/date/time using curly brackets (#297)

* added bracketed time/date/timestamp input, tests, and documentation

Signed-off-by: Matthew Wells <[email protected]>

* improved failing tests

Signed-off-by: Matthew Wells <[email protected]>

* simplified tests for checking for failure

Signed-off-by: Matthew Wells <[email protected]>

* fixed redundant tests and improved tests that should fail

Signed-off-by: Matthew Wells <[email protected]>

---------

Signed-off-by: Matthew Wells <[email protected]>
(cherry picked from commit 1a7134b)
@matthewryanwells matthewryanwells force-pushed the backport/backport-1894-to-2.x branch from e42e6b3 to 0c747a8 Compare July 27, 2023 22:42
@matthewryanwells
Copy link
Contributor Author

After rebasing my code again with the most recent changes it has fixed the code coverage issues

@Yury-Fridlyand Yury-Fridlyand merged commit 031183d into opensearch-project:2.x Jul 28, 2023
@Yury-Fridlyand Yury-Fridlyand deleted the backport/backport-1894-to-2.x branch July 28, 2023 16:40
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.

5 participants