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

Revert commits back to after 2.11 release #2423

Closed

Conversation

mengweieric
Copy link
Collaborator

@mengweieric mengweieric commented Nov 8, 2023

Description

Revert commits back to after 2.11 release.

Action performed

git revert 3024737fe~23..3024737fe

Issues Resolved

#2417

Check List

  • New functionality includes testing.
    • All tests pass, including unit test, integration test and doctest
  • New functionality has been documented.
    • New functionality has javadoc added
    • New functionality has user manual doc added
  • Commits are signed per the DCO using --signoff

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: Eric <menwe@amazon.com>
Copy link

codecov bot commented Nov 8, 2023

Codecov Report

Merging #2423 (ebd8ce5) into 2.11 (3024737) will increase coverage by 1.68%.
The diff coverage is 100.00%.

@@             Coverage Diff              @@
##               2.11    #2423      +/-   ##
============================================
+ Coverage     95.60%   97.28%   +1.68%     
+ Complexity     5022     4552     -470     
============================================
  Files           479      399      -80     
  Lines         14050    11843    -2207     
  Branches        934      788     -146     
============================================
- Hits          13432    11522    -1910     
+ Misses          598      316     -282     
+ Partials         20        5      -15     
Flag Coverage Δ
sql-engine 97.28% <100.00%> (+1.68%) ⬆️

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

Files Coverage Δ
...ql/datasources/rest/RestDataSourceQueryAction.java 0.00% <ø> (ø)
...sql/datasources/service/DataSourceServiceImpl.java 100.00% <ø> (ø)
...ces/transport/TransportCreateDataSourceAction.java 100.00% <100.00%> (ø)
...ces/transport/TransportDeleteDataSourceAction.java 100.00% <ø> (ø)
...ources/transport/TransportGetDataSourceAction.java 100.00% <ø> (ø)
...ces/transport/TransportUpdateDataSourceAction.java 100.00% <ø> (ø)
...rch/sql/datasources/utils/XContentParserUtils.java 100.00% <ø> (+1.09%) ⬆️
...rch/sql/opensearch/setting/OpenSearchSettings.java 100.00% <ø> (ø)

... and 43 files with indirect coverage changes

@mengweieric mengweieric closed this Nov 8, 2023
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.

None yet

1 participant