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

Added Create index workflow step #574

Merged
merged 5 commits into from
Mar 14, 2024

Merge branch 'main' into create-index-step

2aaa63d
Select commit
Loading
Failed to load commit list.
Merged

Added Create index workflow step #574

Merge branch 'main' into create-index-step
2aaa63d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 14, 2024 in 1s

72.55% (+0.06%) compared to 10915aa

View this Pull Request on Codecov

72.55% (+0.06%) compared to 10915aa

Details

Codecov Report

Attention: Patch coverage is 82.60870% with 4 lines in your changes are missing coverage. Please review.

Project coverage is 72.55%. Comparing base (10915aa) to head (2aaa63d).

Files Patch % Lines
...search/flowframework/workflow/CreateIndexStep.java 80.00% 4 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main     #574      +/-   ##
============================================
+ Coverage     72.48%   72.55%   +0.06%     
- Complexity      657      659       +2     
============================================
  Files            80       80              
  Lines          3416     3399      -17     
  Branches        270      268       -2     
============================================
- Hits           2476     2466      -10     
+ Misses          822      816       -6     
+ Partials        118      117       -1     

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