Skip to content

Add allow_delete parameter to Deprovision API

Codecov / codecov/project succeeded Jul 6, 2024 in 0s

75.15% (+0.77%) compared to cf1016f

View this Pull Request on Codecov

75.15% (+0.77%) compared to cf1016f

Details

Codecov Report

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

Project coverage is 75.15%. Comparing base (cf1016f) to head (a55063c).

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              @@
##               main     #763      +/-   ##
============================================
+ Coverage     74.37%   75.15%   +0.77%     
- Complexity      745      772      +27     
============================================
  Files            84       88       +4     
  Lines          3825     3944     +119     
  Branches        333      340       +7     
============================================
+ Hits           2845     2964     +119     
  Misses          825      825              
  Partials        155      155              

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