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

[protobuf] Add map support #988

Merged
merged 2 commits into from
Jul 23, 2024
Merged

[protobuf] Add map support #988

merged 2 commits into from
Jul 23, 2024

Conversation

RustedBones
Copy link
Contributor

protobuf allows to define maps.

Copy link

codecov bot commented Jun 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.23%. Comparing base (d6082e1) to head (164228e).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #988      +/-   ##
==========================================
+ Coverage   95.18%   95.23%   +0.04%     
==========================================
  Files          51       51              
  Lines        1827     1845      +18     
  Branches      153      160       +7     
==========================================
+ Hits         1739     1757      +18     
  Misses         88       88              

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

Copy link

@rscarvalho rscarvalho left a comment

Choose a reason for hiding this comment

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

Thanks for adding this! One piece we might also need to update in the type mapping table in the docs.

@RustedBones RustedBones merged commit 5cbdfe2 into main Jul 23, 2024
13 checks passed
@RustedBones RustedBones deleted the protobuf-map branch July 23, 2024 07:30
clairemcginty pushed a commit that referenced this pull request Sep 12, 2024
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.

2 participants