Skip to content

chore: add support for protobuf v6#9612

Merged
dmitryduev merged 4 commits into
mainfrom
dima/pb-v6
Apr 18, 2025
Merged

chore: add support for protobuf v6#9612
dmitryduev merged 4 commits into
mainfrom
dima/pb-v6

Conversation

@dmitryduev

@dmitryduev dmitryduev commented Mar 21, 2025

Copy link
Copy Markdown
Member

Description

Protobuf v6 is out, however grpcio-tools does not support it yet in a stable version, so this is using an rc. However, some people are already using v6, so I think we should merge this as is and re-run once stable grpcio(-tools) is out.

  • I updated CHANGELOG.unreleased.md, or it's not applicable

Testing

How was this PR tested?

@codecov

codecov Bot commented Mar 21, 2025

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.31%. Comparing base (8275697) to head (8b69eb6).
Report is 2 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #9612      +/-   ##
==========================================
- Coverage   80.43%   80.31%   -0.12%     
==========================================
  Files         781      781              
  Lines       81264    81264              
==========================================
- Hits        65364    65269      -95     
- Misses      15175    15266      +91     
- Partials      725      729       +4     
Flag Coverage Δ
func 46.09% <ø> (-0.04%) ⬇️
system 64.86% <ø> (-0.05%) ⬇️
unit 65.08% <ø> (-0.12%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

see 28 files with indirect coverage changes

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

@dmitryduev dmitryduev marked this pull request as ready for review April 18, 2025 22:36
@dmitryduev dmitryduev requested a review from a team as a code owner April 18, 2025 22:36
@dmitryduev dmitryduev merged commit 191275f into main Apr 18, 2025
@dmitryduev dmitryduev deleted the dima/pb-v6 branch April 18, 2025 22:54
dmitryduev added a commit that referenced this pull request Apr 18, 2025
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.

[Bug]: wandb doesn't work with protobuf==6.30.2

2 participants