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 grpc in zapgrc test package & bump go version #1478

Merged
merged 1 commit into from
Dec 10, 2024

Conversation

JacobOaks
Copy link
Contributor

The dependabot PR #1376 fails to bump grpc due to conflict with go1.16 (ref: #1473).

Bump go version by one so go mod tidy is happy in the test package with the grpc upgrade.

The dependabot PR uber-go#1376 fails to bump grpc due to conflict with go1.16 (ref: uber-go#1473).

Bump go version by one so go mod tidy is happy in the test package
with the grpc upgrade.
Copy link

codecov bot commented Dec 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.59%. Comparing base (5f00c34) to head (5001440).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1478   +/-   ##
=======================================
  Coverage   98.59%   98.59%           
=======================================
  Files          53       53           
  Lines        3562     3562           
=======================================
  Hits         3512     3512           
  Misses         42       42           
  Partials        8        8           

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

@JacobOaks JacobOaks marked this pull request as ready for review December 10, 2024 21:50
@JacobOaks JacobOaks merged commit fe16eb5 into uber-go:master Dec 10, 2024
8 checks passed
@JacobOaks JacobOaks deleted the joaks/upgrade-grpc-test-pkg branch December 10, 2024 21:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants