ogen-go / ogen

OpenAPI v3 code generator for go
https://ogen.dev
Apache License 2.0
1.45k stars 86 forks source link

fix(gen): properly handle intermediate route node #1251

Closed tdakkota closed 6 months ago

tdakkota commented 6 months ago

Fixes #1249

codecov-commenter commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 73.82%. Comparing base (1c28226) to head (09f3df3). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1251 +/- ## ======================================= Coverage 73.82% 73.82% ======================================= Files 189 189 Lines 12809 12809 ======================================= Hits 9456 9456 Misses 2808 2808 Partials 545 545 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.