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

feat: add merge_mode for field merging #45

Merged
merged 1 commit into from
Dec 3, 2024
Merged

feat: add merge_mode for field merging #45

merged 1 commit into from
Dec 3, 2024

Conversation

PragmaTwice
Copy link
Owner

We add merge_mode as a template parameter of merge_field, message::merge and merge, in a API-compatible manner.

Copy link

codecov bot commented Dec 3, 2024

Codecov Report

Attention: Patch coverage is 90.00000% with 1 line in your changes missing coverage. Please review.

Project coverage is 98.77%. Comparing base (60f5511) to head (5e68fa4).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
include/protopuf/field.h 75.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #45      +/-   ##
==========================================
- Coverage   98.87%   98.77%   -0.11%     
==========================================
  Files          29       29              
  Lines         890      896       +6     
  Branches       23       23              
==========================================
+ Hits          880      885       +5     
- Misses         10       11       +1     

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

@PragmaTwice PragmaTwice merged commit c81bb3b into master Dec 3, 2024
17 of 19 checks passed
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.

1 participant