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

Fix Unit tests for FlintIndexReader (#2238)

7d63a79
Select commit
Loading
Failed to load commit list.
Merged

[Backport 2.11] Fix Unit tests for FlintIndexReader #2242

Fix Unit tests for FlintIndexReader (#2238)
7d63a79
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Oct 6, 2023 in 1s

96.64% (target 99.00%)

View this Pull Request on Codecov

96.64% (target 99.00%)

Details

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              
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%) ⬆️