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

Use latest ProtoBufJsonConverter to support WellKnownTypes #1161

Merged
merged 20 commits into from
Oct 16, 2024

Conversation

StefH
Copy link
Collaborator

@StefH StefH commented Aug 22, 2024

No description provided.

@StefH StefH changed the title Bug/1144 protobuf Use latest ProtoBufJsonConverter to support WellKnownTypes Aug 22, 2024
@StefH StefH self-assigned this Aug 22, 2024
@StefH StefH added the bug label Aug 22, 2024
Copy link

codecov bot commented Aug 22, 2024

Codecov Report

Attention: Patch coverage is 92.08633% with 11 lines in your changes missing coverage. Please review.

Project coverage is 49.41%. Comparing base (eb7e6c3) to head (b626de7).
Report is 6 commits behind head on master.

Files with missing lines Patch % Lines
src/WireMock.Net/Extensions/AnyOfExtensions.cs 33.33% 6 Missing ⚠️
test/WireMock.Net.Tests/WireMockServer.Proxy.cs 0.00% 0 Missing and 2 partials ⚠️
src/WireMock.Net/Matchers/ProtoBufMatcher.cs 88.88% 1 Missing ⚠️
src/WireMock.Net/Util/ProtoBufUtils.cs 88.88% 1 Missing ⚠️
...ireMock.Net.Tests/Grpc/WireMockServerTests.Grpc.cs 98.79% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1161      +/-   ##
==========================================
+ Coverage   49.18%   49.41%   +0.22%     
==========================================
  Files         200      201       +1     
  Lines       35310    35419     +109     
==========================================
+ Hits        17368    17501     +133     
+ Misses      17475    17451      -24     
  Partials      467      467              

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

@StefH
Copy link
Collaborator Author

StefH commented Aug 22, 2024

#1144

@StefH StefH merged commit 1682c61 into master Oct 16, 2024
11 checks passed
@StefH StefH deleted the bug/1144-protobuf branch October 16, 2024 08:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant