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): initialize pointer generics #1312

Closed tdakkota closed 2 months ago

tdakkota commented 2 months ago

Fixes #1310

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 73.92%. Comparing base (b603d86) to head (34afe31). Report is 5 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1312 +/- ## ======================================= Coverage 73.92% 73.92% ======================================= Files 189 189 Lines 12855 12855 ======================================= Hits 9503 9503 Misses 2804 2804 Partials 548 548 ```

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