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

fix: trigger a resync to avoid missing any status updates #4878

Closed
wants to merge 2 commits into from

update release note

a6f0b60
Select commit
Loading
Failed to load commit list.
Closed

fix: trigger a resync to avoid missing any status updates #4878

update release note
a6f0b60
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 9, 2024 in 0s

66.31% (target 60.00%)

View this Pull Request on Codecov

66.31% (target 60.00%)

Details

Codecov Report

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

Project coverage is 66.31%. Comparing base (05ee5f4) to head (a6f0b60).

Files with missing lines Patch % Lines
internal/provider/kubernetes/controller.go 91.66% 2 Missing ⚠️
internal/provider/kubernetes/kubernetes.go 75.00% 0 Missing and 1 partial ⚠️
internal/provider/kubernetes/status_updater.go 95.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #4878   +/-   ##
=======================================
  Coverage   66.31%   66.31%           
=======================================
  Files         209      209           
  Lines       31956    31987   +31     
=======================================
+ Hits        21191    21212   +21     
- Misses       9518     9525    +7     
- Partials     1247     1250    +3     

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