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(openapi): add an extension to enable JSON streaming encoding/decoding #767

Merged
merged 7 commits into from
Feb 8, 2023

Conversation

tdakkota
Copy link
Member

@tdakkota tdakkota commented Feb 1, 2023

No description provided.

@tdakkota tdakkota force-pushed the feat/use-new-jx branch 3 times, most recently from 916b9e2 to b9c7ee4 Compare February 2, 2023 16:07
@codecov
Copy link

codecov bot commented Feb 2, 2023

Codecov Report

Base: 73.96% // Head: 73.92% // Decreases project coverage by -0.04% ⚠️

Coverage data is based on head (20a9837) compared to base (621de46).
Patch coverage: 84.14% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #767      +/-   ##
==========================================
- Coverage   73.96%   73.92%   -0.04%     
==========================================
  Files         184      184              
  Lines       13207    13241      +34     
==========================================
+ Hits         9768     9789      +21     
- Misses       2942     2952      +10     
- Partials      497      500       +3     
Impacted Files Coverage Δ
gen/gen_request_body.go 54.66% <0.00%> (-0.74%) ⬇️
gen/ir/media.go 62.50% <ø> (ø)
gen/options.go 14.70% <ø> (ø)
gen/gen_contents.go 72.85% <50.00%> (-2.15%) ⬇️
openapi/parser/parse_mediatype.go 96.12% <71.42%> (-3.05%) ⬇️
gen/fix.go 81.63% <100.00%> (+0.78%) ⬆️
gen/gen_responses.go 68.75% <100.00%> (+0.13%) ⬆️
gen/ir/operation.go 82.97% <100.00%> (+0.12%) ⬆️
gen/ir/responses.go 100.00% <100.00%> (ø)
gen/walk.go 73.91% <100.00%> (+0.69%) ⬆️
... and 1 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@tdakkota tdakkota marked this pull request as ready for review February 7, 2023 00:46
@ernado ernado merged commit fdb360d into ogen-go:main Feb 8, 2023
@tdakkota tdakkota deleted the feat/use-new-jx branch February 8, 2023 11:03
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.

2 participants