Skip to content

Conversation

Pranjali-2501
Copy link
Contributor

@Pranjali-2501 Pranjali-2501 commented Jun 25, 2025

RELEASE NOTES: N/A

@Pranjali-2501 Pranjali-2501 added the Type: Meta Github repo, process, etc label Jun 25, 2025
Copy link

codecov bot commented Jun 25, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.45%. Comparing base (a2d6045) to head (9e97f5e).
Report is 10 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #8410      +/-   ##
==========================================
- Coverage   82.51%   82.45%   -0.07%     
==========================================
  Files         414      414              
  Lines       40420    40411       -9     
==========================================
- Hits        33354    33322      -32     
- Misses       5719     5738      +19     
- Partials     1347     1351       +4     

see 24 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

examples/go.mod Outdated
module google.golang.org/grpc/examples

go 1.23.0
go 1.24
Copy link
Contributor

Choose a reason for hiding this comment

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

gRPC Go supports the last two major releases of Go, which is presently go 1.24 and go 1.23. So we can't bump the major version here. You would need to exclude the dependencies that are causing the go major version bump to 1.24.

@arjan-bal
Copy link
Contributor

Had a meeting to debug the problems while excluding dependencies causing the Go version to be updated. Raised #8434.

@arjan-bal arjan-bal closed this Jul 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Meta Github repo, process, etc
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants