Run OfflineClusterIntegrationTest test with both query engines.#11412
Closed
gortiz wants to merge 5 commits intoapache:masterfrom
Closed
Run OfflineClusterIntegrationTest test with both query engines.#11412gortiz wants to merge 5 commits intoapache:masterfrom
gortiz wants to merge 5 commits intoapache:masterfrom
Conversation
06f1906 to
21dce6b
Compare
Codecov Report
@@ Coverage Diff @@
## master #11412 +/- ##
=============================================
- Coverage 63.03% 14.49% -48.55%
+ Complexity 1109 201 -908
=============================================
Files 2320 2320
Lines 124524 124596 +72
Branches 19011 19022 +11
=============================================
- Hits 78495 18057 -60438
- Misses 40436 105010 +64574
+ Partials 5593 1529 -4064
Flags with carried forward coverage won't be shown. Click here to find out more. see 1495 files with indirect coverage changes 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
7b7be4a to
1017053
Compare
83e2a9f to
9ab0389
Compare
87deb8d to
d075ee0
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Like #11404, but only modifying OfflineClusterIntegrationTest
@xiangfu0