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

Alias index transform #1049

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

reduce throw count to < 2 in createTargetIndex

a3586f5
Select commit
Loading
Failed to load commit list.
Open

Alias index transform #1049

reduce throw count to < 2 in createTargetIndex
a3586f5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 15, 2023 in 1s

62.35% (target 70.00%)

View this Pull Request on Codecov

62.35% (target 70.00%)

Details

Codecov Report

Attention: 9 lines in your changes are missing coverage. Please review.

Comparison is base (21f5f8d) 74.49% compared to head (a3586f5) 62.35%.

❗ Current head a3586f5 differs from pull request most recent head 0bb9ce8. Consider uploading reports for the commit 0bb9ce8 to get more accurate results

Files Patch % Lines
...arch/indexmanagement/transform/TransformIndexer.kt 0.00% 9 Missing ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##               main    #1049       +/-   ##
=============================================
- Coverage     74.49%   62.35%   -12.15%     
+ Complexity     2787     2315      -472     
=============================================
  Files           367      366        -1     
  Lines         16510    16431       -79     
  Branches       2358     2346       -12     
=============================================
- Hits          12299    10245     -2054     
- Misses         2905     5036     +2131     
+ Partials       1306     1150      -156     

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