marcosschroh / dataclasses-avroschema

Generate avro schemas from python classes. Code generation from avro schemas. Serialize/Deserialize python instances with avro schemas
https://marcosschroh.github.io/dataclasses-avroschema/
MIT License
213 stars 64 forks source link

feat: enum type level default intruduced. Closes #665 #682

Closed marcosschroh closed 1 month ago

github-actions[bot] commented 1 month ago

PR Preview Action v1.4.7 :---: :rocket: Deployed preview to https://marcosschroh.github.io/dataclasses-avroschema/pr-preview/pr-682/ on branch gh-pages at 2024-07-19 10:27 UTC

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 99.47%. Comparing base (b883317) to head (95c826b).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #682 +/- ## ======================================= Coverage 99.47% 99.47% ======================================= Files 34 34 Lines 1904 1909 +5 ======================================= + Hits 1894 1899 +5 Misses 10 10 ```

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