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

[release-1.13] Ignore no match errors on deleting obsolete resources #1740

Ignore no match errors on deleting obsolete resources

436f493
Select commit
Loading
Failed to load commit list.
Merged

[release-1.13] Ignore no match errors on deleting obsolete resources #1740

Ignore no match errors on deleting obsolete resources
436f493
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 13, 2024 in 0s

63.54% (target 80.00%)

View this Pull Request on Codecov

63.54% (target 80.00%)

Details

Codecov Report

Attention: Patch coverage is 50.00000% with 3 lines in your changes are missing coverage. Please review.

Project coverage is 63.54%. Comparing base (c6d9b0e) to head (436f493).
Report is 2 commits behind head on release-1.13.

Files Patch % Lines
pkg/reconciler/common/stages.go 50.00% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@               Coverage Diff                @@
##           release-1.13    #1740      +/-   ##
================================================
- Coverage         63.60%   63.54%   -0.06%     
================================================
  Files                53       53              
  Lines              2580     2584       +4     
================================================
+ Hits               1641     1642       +1     
- Misses              825      827       +2     
- Partials            114      115       +1     

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