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

Bug fix, datasource API should be case sensitive (#2198)

786d163
Select commit
Loading
Failed to load commit list.
Merged

[Backport 2.x] Bug fix, datasource API should be case sensitive #2202

Bug fix, datasource API should be case sensitive (#2198)
786d163
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded Oct 3, 2023 in 0s

96.59% (target 99.00%), passed because patch was fully covered by tests with no unexpected coverage changes

View this Pull Request on Codecov

96.59% (target 99.00%), passed because patch was fully covered by tests with no unexpected coverage changes

Details

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           
Files Coverage Δ
...s/storage/OpenSearchDataSourceMetadataStorage.java 98.76% <100.00%> (+<0.01%) ⬆️