Skip to content

cleanup: replace dial with newclient #7975

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

Merged
merged 28 commits into from
Feb 17, 2025
Merged

Conversation

janardhanvissa
Copy link
Contributor

@janardhanvissa janardhanvissa commented Dec 31, 2024

Partially address: #7049

RELEASE NOTES: None

Copy link

codecov bot commented Dec 31, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.28%. Comparing base (724f450) to head (9834f60).
Report is 67 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff            @@
##           master    #7975    +/-   ##
========================================
  Coverage   82.28%   82.28%            
========================================
  Files         381      387     +6     
  Lines       38539    38967   +428     
========================================
+ Hits        31712    32065   +353     
- Misses       5535     5586    +51     
- Partials     1292     1316    +24     

see 91 files with indirect coverage changes

@janardhanvissa
Copy link
Contributor Author

All the review comments are addressed.

@dfawley dfawley assigned janardhanvissa and unassigned dfawley Feb 3, 2025
@dfawley dfawley assigned arjan-bal and unassigned dfawley Feb 14, 2025
Comment on lines 40 to 42
const (
defaultTestTimeout = 5 * time.Second
)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Since there's only a single const, this can be made a single line.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done

@janardhanvissa janardhanvissa removed their assignment Feb 17, 2025
@arjan-bal arjan-bal merged commit 8528f43 into grpc:master Feb 17, 2025
15 checks passed
janardhanvissa added a commit to janardhanvissa/grpc-go that referenced this pull request Mar 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants