Skip to content

Alias index transform #1049

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

Open
wants to merge 25 commits into
base: main
Choose a base branch
from

Merge branch 'main' into alias_index_transform

7cf342a
Select commit
Loading
Failed to load commit list.
Open

Alias index transform #1049

Merge branch 'main' into alias_index_transform
7cf342a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 16, 2025 in 1s

62.64% (target 70.00%)

View this Pull Request on Codecov

62.64% (target 70.00%)

Details

Codecov Report

Attention: Patch coverage is 0% with 9 lines in your changes missing coverage. Please review.

Project coverage is 62.64%. Comparing base (5aeed27) to head (7cf342a).
Report is 86 commits behind head on main.

Files with missing lines Patch % Lines
...arch/indexmanagement/transform/TransformIndexer.kt 0.00% 9 Missing ⚠️

❌ Your project check has failed because the head coverage (62.64%) is below the target coverage (70.00%). You can increase the head coverage or adjust the target coverage.

❗ There is a different number of reports uploaded between BASE (5aeed27) and HEAD (7cf342a). Click for more details.

HEAD has 2 uploads less than BASE
Flag BASE (5aeed27) HEAD (7cf342a)
4 2
Additional details and impacted files
@@              Coverage Diff              @@
##               main    #1049       +/-   ##
=============================================
- Coverage     74.81%   62.64%   -12.18%     
+ Complexity     2810     2339      -471     
=============================================
  Files           367      367               
  Lines         16518    16527        +9     
  Branches       2362     2366        +4     
=============================================
- Hits          12358    10353     -2005     
- Misses         2857     5020     +2163     
+ Partials       1303     1154      -149     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.