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

bump grpc and prep for 1.63.7 #917

Merged
merged 2 commits into from Apr 3, 2024
Merged

bump grpc and prep for 1.63.7 #917

merged 2 commits into from Apr 3, 2024

Conversation

ldemailly
Copy link
Member

@ldemailly ldemailly commented Apr 3, 2024

Tbd (ie tests results) for whether NewClient() is a drop… in replacement for grpc.Dial()

Edit: looks like grpc.NewClient isn't a drop in replacement for grpc.Dial so keeping the working one for now

Copy link

codecov bot commented Apr 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 74.4%. Comparing base (d854539) to head (5e3109f).

Additional details and impacted files
@@           Coverage Diff            @@
##           master    #917     +/-   ##
========================================
- Coverage    74.5%   74.4%   -0.1%     
========================================
  Files          25      25             
  Lines        6186    6186             
========================================
- Hits         4609    4605      -4     
- Misses       1415    1418      +3     
- Partials      162     163      +1     

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

@ldemailly
Copy link
Member Author

not sure what's up with coverage drop by ~ 10% but seems to be go1.22 related

@ldemailly ldemailly merged commit 4383a36 into master Apr 3, 2024
8 of 9 checks passed
@ldemailly ldemailly deleted the grpc_and_build_bump branch April 3, 2024 22:42
Copy link

@tejaspbajaj tejaspbajaj left a comment

Choose a reason for hiding this comment

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

lgtm

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.

None yet

2 participants