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] Bug fix, datasource API should be case sensitive #2202

Merged
merged 1 commit into from
Oct 4, 2023

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 79cac7d from #2198.

* Bug fix, datasource API should be case sensitive

Signed-off-by: Peng Huo <[email protected]>

* fix format

Signed-off-by: Peng Huo <[email protected]>

* fix format

Signed-off-by: Peng Huo <[email protected]>

* fix IT

Signed-off-by: Peng Huo <[email protected]>

---------

Signed-off-by: Peng Huo <[email protected]>
(cherry picked from commit 79cac7d)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@codecov
Copy link

codecov bot commented Oct 3, 2023

Codecov Report

Merging #2202 (786d163) into 2.x (a88142c) will increase coverage by 0.00%.
Report is 1 commits behind head on 2.x.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##                2.x    #2202   +/-   ##
=========================================
  Coverage     96.59%   96.59%           
  Complexity     4752     4752           
=========================================
  Files           437      437           
  Lines         12699    12700    +1     
  Branches        859      859           
=========================================
+ Hits          12267    12268    +1     
  Misses          422      422           
  Partials         10       10           
Flag Coverage Δ
sql-engine 96.59% <100.00%> (+<0.01%) ⬆️

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

Files Coverage Δ
...s/storage/OpenSearchDataSourceMetadataStorage.java 98.76% <100.00%> (+<0.01%) ⬆️

@vmmusings vmmusings merged commit 098b1e7 into 2.x Oct 4, 2023
32 of 34 checks passed
@github-actions github-actions bot deleted the backport/backport-2198-to-2.x branch October 4, 2023 00:03
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