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

feat: bubble up kcert status message when it's failed #14962

Merged
merged 1 commit into from
Apr 23, 2024

feat: bubble up kcert status message when it's failed

8d86ca3
Select commit
Loading
Failed to load commit list.
Merged

feat: bubble up kcert status message when it's failed #14962

feat: bubble up kcert status message when it's failed
8d86ca3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 23, 2024 in 0s

84.95% (target 80.00%)

View this Pull Request on Codecov

84.95% (target 80.00%)

Details

Codecov Report

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

Project coverage is 84.95%. Comparing base (c2d0af1) to head (8d86ca3).
Report is 62 commits behind head on main.

Files Patch % Lines
pkg/reconciler/route/route.go 50.00% 3 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #14962      +/-   ##
==========================================
+ Coverage   84.11%   84.95%   +0.84%     
==========================================
  Files         213      213              
  Lines       16783    13115    -3668     
==========================================
- Hits        14117    11142    -2975     
+ Misses       2315     1618     -697     
- Partials      351      355       +4     

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