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

Added support for Protobuf serializer. #31

Merged
merged 5 commits into from
Mar 26, 2024
Merged

Conversation

butschster
Copy link
Member

No description provided.

@butschster butschster self-assigned this Mar 23, 2024
@butschster butschster linked an issue Mar 23, 2024 that may be closed by this pull request
@codecov-commenter
Copy link

codecov-commenter commented Mar 23, 2024

Codecov Report

Attention: Patch coverage is 86.11111% with 5 lines in your changes are missing coverage. Please review.

Project coverage is 83.24%. Comparing base (f484db5) to head (29c7af9).
Report is 2 commits behind head on 2.x.

Files Patch % Lines
src/Normalizer/ProtobufMessageNormalizer.php 80.00% 4 Missing ⚠️
src/Encoder/ProtobufEncoder.php 90.90% 1 Missing ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@             Coverage Diff              @@
##                2.x      #31      +/-   ##
============================================
+ Coverage     82.55%   83.24%   +0.69%     
- Complexity       57       75      +18     
============================================
  Files             7        9       +2     
  Lines           149      185      +36     
============================================
+ Hits            123      154      +31     
- Misses           26       31       +5     

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

@butschster butschster merged commit 5fc3ff6 into 2.x Mar 26, 2024
7 checks passed
@butschster butschster deleted the feature/proto-serializer branch March 26, 2024 07:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Add protobuf serializer
3 participants