godatadriven / pydantic-avro

This library can convert a pydantic class to a avro schema or generate python code from a avro schema.
https://github.com/godatadriven/pydantic-avro
MIT License
63 stars 30 forks source link

rename reserved keywords #33

Closed jonykalavera closed 2 months ago

jonykalavera commented 2 years ago

WIP for https://github.com/godatadriven/pydantic-avro/issues/32

ffinfo commented 2 years ago

Can you also add some testing for this?

codecov-commenter commented 2 years ago

:warning: Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

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

Project coverage is 89.26%. Comparing base (0a3e9ba) to head (4d0b243). Report is 100 commits behind head on main.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #33 +/- ## ========================================== + Coverage 89.08% 89.26% +0.18% ========================================== Files 2 2 Lines 174 177 +3 ========================================== + Hits 155 158 +3 Misses 19 19 ```

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