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

Add support for nested message overwrite #10

Merged
merged 3 commits into from
Mar 20, 2024

Conversation

geoffwatson
Copy link
Contributor

No description provided.

Copy link

codecov bot commented Mar 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (3bb1eb3) to head (4300539).

Additional details and impacted files
@@             Coverage Diff             @@
##             main       #10      +/-   ##
===========================================
+ Coverage   98.42%   100.00%   +1.57%     
===========================================
  Files           1         1              
  Lines         127       162      +35     
===========================================
+ Hits          125       162      +37     
+ Misses          1         0       -1     
+ Partials        1         0       -1     

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

@mennanov mennanov self-assigned this Mar 19, 2024
@mennanov mennanov linked an issue Mar 19, 2024 that may be closed by this pull request
fmutils.go Show resolved Hide resolved
@mennanov mennanov merged commit 3f47222 into mennanov:main Mar 20, 2024
14 checks passed
@mennanov
Copy link
Owner

Looks great, thanks a lot for the contribution!

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.

Overwrite function does not support repeated Message fields
2 participants