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

Ensure all topo read calls consider --topo_read_concurrency #17276

Merged

func rename

91e9640
Select commit
Loading
Failed to load commit list.
Merged

Ensure all topo read calls consider --topo_read_concurrency #17276

func rename
91e9640
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 16, 2024 in 0s

67.53% (+0.02%) compared to 63dfb9e

View this Pull Request on Codecov

67.53% (+0.02%) compared to 63dfb9e

Details

Codecov Report

Attention: Patch coverage is 73.17073% with 11 lines in your changes missing coverage. Please review.

Project coverage is 67.53%. Comparing base (63dfb9e) to head (91e9640).
Report is 14 commits behind head on main.

Files with missing lines Patch % Lines
go/vt/topo/stats_conn.go 61.53% 10 Missing ⚠️
go/vt/vtorc/logic/tablet_discovery.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #17276      +/-   ##
==========================================
+ Coverage   67.51%   67.53%   +0.02%     
==========================================
  Files        1580     1581       +1     
  Lines      253805   253945     +140     
==========================================
+ Hits       171358   171506     +148     
+ Misses      82447    82439       -8     

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