marcosschroh / dataclasses-avroschema

Generate avro schemas from python dataclasses, Pydantic models and Faust Records. Code generation from avro schemas. Serialize/Deserialize python instances with avro schemas.
https://marcosschroh.github.io/dataclasses-avroschema/
MIT License
219 stars 67 forks source link

refactor: Module schema_generator renamed to main. Some type hints im… #773

Closed marcosschroh closed 1 month ago

marcosschroh commented 1 month ago

…provements

github-actions[bot] commented 1 month ago

PR Preview Action v1.4.8 :---: :rocket: Deployed preview to https://marcosschroh.github.io/dataclasses-avroschema/pr-preview/pr-773/ on branch gh-pages at 2024-10-09 14:51 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.49%. Comparing base (7417046) to head (94a4c2e). Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #773 +/- ## ========================================== + Coverage 99.35% 99.49% +0.14% ========================================== Files 34 34 Lines 2004 1999 -5 ========================================== - Hits 1991 1989 -2 + Misses 13 10 -3 ```

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