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

Upgrade the Golang Dependencies #15743

Merged
merged 10 commits into from
Apr 22, 2024

Use Dial instead of NewClient

a4c728e
Select commit
Loading
Failed to load commit list.
Merged

Upgrade the Golang Dependencies #15743

Use Dial instead of NewClient
a4c728e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 22, 2024 in 0s

68.48% (+0.07%) compared to c1bddd7

View this Pull Request on Codecov

68.48% (+0.07%) compared to c1bddd7

Details

Codecov Report

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

Project coverage is 68.48%. Comparing base (c1bddd7) to head (a4c728e).
Report is 1 commits behind head on main.

Files Patch % Lines
go/vt/vtgate/fakerpcvtgateconn/conn.go 0.00% 1 Missing ⚠️
go/vtbench/client.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #15743      +/-   ##
==========================================
+ Coverage   68.40%   68.48%   +0.07%     
==========================================
  Files        1556     1556              
  Lines      195425   195756     +331     
==========================================
+ Hits       133678   134056     +378     
+ Misses      61747    61700      -47     

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