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

add daemon gRPC boilerplate for AZs #3922

Open
wants to merge 5 commits into
base: availability-zones
Choose a base branch
from

Conversation

andrei-toterman
Copy link
Contributor

This PR adds AZ information to RPC messages that need it, as well as methods for listing AZs and changing their state.

Copy link

codecov bot commented Feb 7, 2025

Codecov Report

Attention: Patch coverage is 31.25000% with 22 lines in your changes missing coverage. Please review.

Please upload report for BASE (availability-zones@273da14). Learn more about missing BASE report.

Files with missing lines Patch % Lines
src/daemon/daemon.cpp 14.28% 12 Missing ⚠️
src/daemon/daemon_rpc.cpp 0.00% 10 Missing ⚠️
Additional details and impacted files
@@                  Coverage Diff                  @@
##             availability-zones    #3922   +/-   ##
=====================================================
  Coverage                      ?   88.97%           
=====================================================
  Files                         ?      255           
  Lines                         ?    14627           
  Branches                      ?        0           
=====================================================
  Hits                          ?    13015           
  Misses                        ?     1612           
  Partials                      ?        0           

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

src/daemon/daemon_rpc.cpp Show resolved Hide resolved
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants