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(gen): handle path parameters with unsupported content correctly #339

Merged
merged 3 commits into from
May 13, 2022

Conversation

tdakkota
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented May 13, 2022

Codecov Report

Merging #339 (9d881fb) into main (4cb0388) will decrease coverage by 0.09%.
The diff coverage is 80.00%.

@@            Coverage Diff             @@
##             main     #339      +/-   ##
==========================================
- Coverage   68.12%   68.02%   -0.10%     
==========================================
  Files         123      123              
  Lines        8203     8207       +4     
==========================================
- Hits         5588     5583       -5     
- Misses       2261     2267       +6     
- Partials      354      357       +3     
Impacted Files Coverage Δ
gen/gen_parameters.go 52.30% <80.00%> (+1.51%) ⬆️
openapi/parser/parse_components.go 91.89% <0.00%> (-8.11%) ⬇️
jsonschema/parser.go 80.12% <0.00%> (-1.90%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4cb0388...9d881fb. Read the comment docs.

@tdakkota tdakkota marked this pull request as ready for review May 13, 2022 10:25
@ernado ernado merged commit f2079f6 into ogen-go:main May 13, 2022
@tdakkota tdakkota deleted the fix/content-path-paramater-panic branch May 13, 2022 10:51
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