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

🐛 Agents stop update managedcluster status when clock is out of sync. #770

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Agents stop update managedcluster status when clock is out of sync.

528c61e
Select commit
Loading
Failed to load commit list.
Open

🐛 Agents stop update managedcluster status when clock is out of sync. #770

Agents stop update managedcluster status when clock is out of sync.
528c61e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 22, 2024 in 0s

63.77% (+0.16%) compared to 17e05da

View this Pull Request on Codecov

63.77% (+0.16%) compared to 17e05da

Details

Codecov Report

Attention: Patch coverage is 54.54545% with 5 lines in your changes missing coverage. Please review.

Project coverage is 63.77%. Comparing base (17e05da) to head (528c61e).
Report is 4 commits behind head on main.

Files with missing lines Patch % Lines
...stration/spoke/managedcluster/status_controller.go 33.33% 3 Missing and 1 partial ⚠️
pkg/registration/hub/lease/clocksynccontroller.go 80.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #770      +/-   ##
==========================================
+ Coverage   63.60%   63.77%   +0.16%     
==========================================
  Files         192      192              
  Lines       18433    18596     +163     
==========================================
+ Hits        11725    11860     +135     
- Misses       5735     5757      +22     
- Partials      973      979       +6     

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