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] Star Tree Meta and Data Writers #15490

Merged
merged 1 commit into from
Aug 30, 2024

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 8629279 from #15295.

---------
Signed-off-by: Sarthak Aggarwal <[email protected]>
(cherry picked from commit 8629279)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Copy link
Contributor

❌ Gradle check result for 3eb44de: FAILURE

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

Copy link
Contributor

❌ Gradle check result for 3eb44de: FAILURE

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

Copy link
Contributor

❌ Gradle check result for 3eb44de: FAILURE

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

Copy link
Contributor

✅ Gradle check result for 3eb44de: SUCCESS

Copy link

codecov bot commented Aug 30, 2024

Codecov Report

Attention: Patch coverage is 87.29097% with 38 lines in your changes missing coverage. Please review.

Project coverage is 71.69%. Comparing base (461e2b3) to head (3eb44de).
Report is 9 commits behind head on 2.x.

Files with missing lines Patch % Lines
...be/startree/fileformats/meta/StarTreeMetadata.java 76.00% 18 Missing ⚠️
...h/index/compositeindex/datacube/ReadDimension.java 42.85% 6 Missing and 2 partials ⚠️
.../datacube/startree/StarTreeFieldConfiguration.java 66.66% 1 Missing and 2 partials ⚠️
...arch/index/compositeindex/datacube/MetricStat.java 86.66% 1 Missing and 1 partial ⚠️
.../startree/fileformats/data/StarTreeDataWriter.java 93.75% 1 Missing and 1 partial ⚠️
...tree/fileformats/node/FixedLengthStarTreeNode.java 96.66% 2 Missing ⚠️
.../index/compositeindex/CompositeIndexConstants.java 0.00% 1 Missing ⚠️
.../startree/fileformats/meta/StarTreeMetaWriter.java 97.14% 1 Missing ⚠️
...eindex/datacube/startree/node/StarTreeFactory.java 66.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##                2.x   #15490    +/-   ##
==========================================
  Coverage     71.68%   71.69%            
- Complexity    63619    63680    +61     
==========================================
  Files          5217     5228    +11     
  Lines        297569   297837   +268     
  Branches      43312    43334    +22     
==========================================
+ Hits         213304   213523   +219     
- Misses        66440    66445     +5     
- Partials      17825    17869    +44     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants