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

Handle Not Found deprovision exceptions as successful deletions #805

Merged

Handle Not Found deprovision exceptions as successful deletions

e708990
Select commit
Loading
Failed to load commit list.
Merged

Handle Not Found deprovision exceptions as successful deletions #805

Handle Not Found deprovision exceptions as successful deletions
e708990
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 25, 2024 in 0s

75.69% (-0.07%) compared to 761edd9

View this Pull Request on Codecov

75.69% (-0.07%) compared to 761edd9

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 (761edd9) to head (e708990).

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              @@
##               main     #805      +/-   ##
============================================
- 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.