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: add coordinated zetaclient restart #3252

Merged
merged 8 commits into from
Dec 18, 2024

updates

2d5f95c
Select commit
Loading
Failed to load commit list.
Merged

feat: add coordinated zetaclient restart #3252

updates
2d5f95c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 18, 2024 in 0s

61.77% (+0.15%) compared to dbfd3f1

View this Pull Request on Codecov

61.77% (+0.15%) compared to dbfd3f1

Details

Codecov Report

Attention: Patch coverage is 82.23684% with 27 lines in your changes missing coverage. Please review.

Project coverage is 61.77%. Comparing base (dbfd3f1) to head (2d5f95c).
Report is 2 commits behind head on develop.

Files with missing lines Patch % Lines
zetaclient/maintenance/shutdown_listener.go 73.41% 18 Missing and 3 partials ⚠️
x/observer/keeper/grpc_query_operational_flags.go 70.00% 2 Missing and 1 partial ⚠️
zetaclient/zetacore/client_operationalflags.go 0.00% 3 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #3252      +/-   ##
===========================================
+ Coverage    61.62%   61.77%   +0.15%     
===========================================
  Files          433      440       +7     
  Lines        31037    31163     +126     
===========================================
+ Hits         19126    19251     +125     
+ Misses       11052    11049       -3     
- Partials       859      863       +4     
Files with missing lines Coverage Δ
x/authority/types/authorization_list.go 100.00% <ø> (ø)
x/observer/genesis.go 100.00% <100.00%> (ø)
...rver/keeper/msg_server_update_operational_flags.go 100.00% <100.00%> (ø)
x/observer/keeper/operational_flags.go 100.00% <100.00%> (ø)
...observer/types/message_update_operational_flags.go 100.00% <100.00%> (ø)
x/observer/types/operational.go 100.00% <100.00%> (ø)
x/observer/keeper/grpc_query_operational_flags.go 70.00% <70.00%> (ø)
zetaclient/zetacore/client_operationalflags.go 0.00% <0.00%> (ø)
zetaclient/maintenance/shutdown_listener.go 73.41% <73.41%> (ø)

... and 3 files with indirect coverage changes