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.16] Handle Not Found deprovision exceptions as successful deletions #807

Merged
merged 1 commit into from
Jul 25, 2024

Handle Not Found deprovision exceptions as successful deletions (#805)

1d64470
Select commit
Loading
Failed to load commit list.
Merged

[Backport 2.16] Handle Not Found deprovision exceptions as successful deletions #807

Handle Not Found deprovision exceptions as successful deletions (#805)
1d64470
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 25, 2024 in 1s

75.69% (-0.07%) compared to 0e668a8

View this Pull Request on Codecov

75.69% (-0.07%) compared to 0e668a8

Details

Codecov Report

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

Project coverage is 75.69%. Comparing base (0e668a8) to head (1d64470).

Files Patch % Lines
...search/flowframework/workflow/DeleteAgentStep.java 75.00% 0 Missing and 2 partials ⚠️
...search/flowframework/workflow/DeleteModelStep.java 75.00% 0 Missing and 2 partials ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               2.16     #807      +/-   ##
============================================
- Coverage     75.76%   75.69%   -0.07%     
- Complexity      833      834       +1     
============================================
  Files            88       88              
  Lines          4035     4045      +10     
  Branches        371      373       +2     
============================================
+ Hits           3057     3062       +5     
- Misses          824      828       +4     
- Partials        154      155       +1     

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