[Backport 2.11] Bug Fix , delete OpenSearch index when DROP INDEX #2252
Codecov / codecov/project
succeeded
Oct 7, 2023 in 0s
96.64% (target 99.00%), passed because patch was fully covered by tests with no unexpected coverage changes
View this Pull Request on Codecov
96.64% (target 99.00%), passed because patch was fully covered by tests with no unexpected coverage changes
Details
Codecov Report
Merging #2252 (f9a26aa) into 2.11 (1b9fe1f) will increase coverage by
0.00%
.
The diff coverage is100.00%
.
@@ Coverage Diff @@
## 2.11 #2252 +/- ##
=========================================
Coverage 96.64% 96.64%
- Complexity 4767 4773 +6
=========================================
Files 440 442 +2
Lines 12858 12895 +37
Branches 874 878 +4
=========================================
+ Hits 12426 12463 +37
Misses 424 424
Partials 8 8
Files | Coverage Δ | |
---|---|---|
...OpensearchAsyncQueryJobMetadataStorageService.java | 100.00% <100.00%> (ø) |
|
...rch/sql/spark/dispatcher/SparkQueryDispatcher.java | 100.00% <100.00%> (ø) |
|
...earch/sql/spark/dispatcher/model/IndexDetails.java | 100.00% <100.00%> (ø) |
|
...opensearch/sql/spark/flint/FlintIndexMetadata.java | 100.00% <100.00%> (ø) |
|
.../sql/spark/flint/FlintIndexMetadataReaderImpl.java | 100.00% <100.00%> (ø) |
Loading