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): check enum value type before generating #1322

Closed tdakkota closed 1 month ago

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 42.85714% with 28 lines in your changes missing coverage. Please review.

Project coverage is 72.74%. Comparing base (34afe31) to head (e2dc75e). Report is 20 commits behind head on main.

Files with missing lines Patch % Lines
gen/schema_gen_primitive.go 41.86% 23 Missing and 2 partials :warning:
gen/schema_gen.go 50.00% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1322 +/- ## ========================================== - Coverage 73.92% 72.74% -1.18% ========================================== Files 189 190 +1 Lines 12855 13096 +241 ========================================== + Hits 9503 9527 +24 - Misses 2804 3017 +213 - Partials 548 552 +4 ```

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