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: support message bus to sync metadata changes #1955

Closed
wants to merge 2 commits into from

feat: support health checker for heartbeat

063d15f
Select commit
Loading
Failed to load commit list.
Closed

feat: support message bus to sync metadata changes #1955

feat: support health checker for heartbeat
063d15f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 24, 2024 in 0s

52.22% (-0.01%) compared to 3dd6c5c

View this Pull Request on Codecov

52.22% (-0.01%) compared to 3dd6c5c

Details

Codecov Report

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

Project coverage is 52.22%. Comparing base (3dd6c5c) to head (063d15f).
Report is 55 commits behind head on master.

Files Patch % Lines
pkg/yurtiotdock/controllers/util/messagebus.go 0.00% 41 Missing ⚠️
pkg/yurtiotdock/controllers/util/health_checker.go 0.00% 32 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1955      +/-   ##
==========================================
- Coverage   52.23%   52.22%   -0.01%     
==========================================
  Files         173      175       +2     
  Lines       21117    21088      -29     
==========================================
- Hits        11031    11014      -17     
- Misses       9110     9124      +14     
+ Partials      976      950      -26     

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