Skip to content

Add allow_delete parameter to Deprovision API (#763)

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.