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

Fix unmarshal anyOf from a json string #53

Merged
merged 2 commits into from
Jan 23, 2023
Merged

Conversation

nhatthm
Copy link
Owner

@nhatthm nhatthm commented Jan 23, 2023

Description

Fix unmarshal anyOf from a json string

@codecov
Copy link

codecov bot commented Jan 23, 2023

Codecov Report

Merging #53 (e9a6331) into master (db4a8d1) will decrease coverage by 0.37%.
The diff coverage is 66.66%.

@@            Coverage Diff             @@
##           master      #53      +/-   ##
==========================================
- Coverage   97.56%   97.19%   -0.37%     
==========================================
  Files          45       45              
  Lines        2383     2392       +9     
==========================================
  Hits         2325     2325              
- Misses         49       55       +6     
- Partials        9       12       +3     
Flag Coverage Δ
unittests-Linux 97.19% <66.66%> (-0.37%) ⬇️
unittests-macOS 97.19% <66.66%> (-0.37%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
request/stream_step.go 88.46% <60.00%> (-11.54%) ⬇️
request/client_stream.go 100.00% <100.00%> (ø)
request/server_stream.go 100.00% <100.00%> (ø)
request/unary.go 100.00% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@nhatthm nhatthm merged commit 480040b into master Jan 23, 2023
@nhatthm nhatthm deleted the fix-unmarshal-json-of-anyof branch January 23, 2023 16:06
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.

None yet

1 participant