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.11] Fix Unit tests for FlintIndexReader #2242

Merged
merged 1 commit into from
Oct 6, 2023

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 55e8e84 from #2238.

Signed-off-by: Vamsi Manohar <reddyvam@amazon.com>
(cherry picked from commit 55e8e84)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@codecov
Copy link

codecov bot commented Oct 6, 2023

Codecov Report

Merging #2242 (7d63a79) into 2.11 (f5e4fa1) will increase coverage by 0.23%.
The diff coverage is 100.00%.

@@             Coverage Diff              @@
##               2.11    #2242      +/-   ##
============================================
+ Coverage     96.40%   96.64%   +0.23%     
- Complexity     4762     4767       +5     
============================================
  Files           440      440              
  Lines         12858    12858              
  Branches        874      874              
============================================
+ Hits          12396    12426      +30     
+ Misses          454      424      -30     
  Partials          8        8              
Flag Coverage Δ
sql-engine 96.64% <100.00%> (+0.23%) ⬆️

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

Files Coverage Δ
.../sql/spark/flint/FlintIndexMetadataReaderImpl.java 100.00% <100.00%> (+100.00%) ⬆️
...org/opensearch/sql/spark/flint/FlintIndexType.java 100.00% <100.00%> (+12.50%) ⬆️

@vmmusings vmmusings merged commit 1b9fe1f into 2.11 Oct 6, 2023
26 of 28 checks passed
@github-actions github-actions bot deleted the backport/backport-2238-to-2.11 branch October 6, 2023 06:22
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.

2 participants