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] Add allow_delete parameter to Deprovision API (#763) #785

Merged

Add allow_delete parameter to Deprovision API (#763)

ef83047
Select commit
Loading
Failed to load commit list.
Merged

[Backport 2.x] Add allow_delete parameter to Deprovision API (#763) #785

Add allow_delete parameter to Deprovision API (#763)
ef83047
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 16, 2024 in 0s

75.33% (+0.71%) compared to 7dec529

View this Pull Request on Codecov

75.33% (+0.71%) compared to 7dec529

Details

Codecov Report

Attention: Patch coverage is 93.08176% with 11 lines in your changes missing coverage. Please review.

Project coverage is 75.33%. Comparing base (7dec529) to head (ef83047).

Files Patch % Lines
...search/flowframework/workflow/DeleteIndexStep.java 89.65% 2 Missing and 1 partial ⚠️
...owframework/workflow/DeleteIngestPipelineStep.java 89.65% 2 Missing and 1 partial ⚠️
...owframework/workflow/DeleteSearchPipelineStep.java 89.65% 2 Missing and 1 partial ⚠️
...wframework/rest/RestDeprovisionWorkflowAction.java 66.66% 0 Missing and 1 partial ⚠️
...pensearch/flowframework/workflow/WorkflowStep.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                2.x     #785      +/-   ##
============================================
+ Coverage     74.61%   75.33%   +0.71%     
- Complexity      783      816      +33     
============================================
  Files            84       88       +4     
  Lines          3873     3998     +125     
  Branches        356      362       +6     
============================================
+ Hits           2890     3012     +122     
- Misses          825      829       +4     
+ Partials        158      157       -1     

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