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 support for receiving grpc_bind_adress on vttestserver #17231

Merged
merged 1 commit into from
Nov 19, 2024

Add support for receiving grpc_bind_adress on vttestserver

bc26c47
Select commit
Loading
Failed to load commit list.
Merged

Add support for receiving grpc_bind_adress on vttestserver #17231

Add support for receiving grpc_bind_adress on vttestserver
bc26c47
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 15, 2024 in 1s

67.40% (+0.00%) compared to 3499a77

View this Pull Request on Codecov

67.40% (+0.00%) compared to 3499a77

Details

Codecov Report

Attention: Patch coverage is 85.71429% with 3 lines in your changes missing coverage. Please review.

Project coverage is 67.40%. Comparing base (3499a77) to head (bc26c47).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
go/vt/vttest/vtprocess.go 88.88% 2 Missing ⚠️
go/vt/vttest/local_cluster.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main   #17231   +/-   ##
=======================================
  Coverage   67.39%   67.40%           
=======================================
  Files        1570     1570           
  Lines      252903   252915   +12     
=======================================
+ Hits       170451   170466   +15     
+ Misses      82452    82449    -3     

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