davidmoten / openapi-codegen

OpenAPI Java client and Spring server generator, strong typing, immutability, fail-fast validation, chained builders, feature rich
Apache License 2.0
8 stars 1 forks source link

fix: support unlimited code points in 3.1 documents #152

Closed davidmoten closed 6 months ago

codecov[bot] commented 6 months ago

Codecov Report

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

Project coverage is 69.02%. Comparing base (bf5d95a) to head (ed1805c).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #152 +/- ## ============================================ + Coverage 68.97% 69.02% +0.04% - Complexity 1042 1043 +1 ============================================ Files 84 84 Lines 4432 4439 +7 Branches 604 604 ============================================ + Hits 3057 3064 +7 Misses 1170 1170 Partials 205 205 ```

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