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

fix: extra option with cli added in pyproject. Requirements fixed. Cl… #718

Closed marcosschroh closed 4 weeks ago

marcosschroh commented 4 weeks ago

…oses #711

github-actions[bot] commented 4 weeks ago

PR Preview Action v1.4.7 :---: Preview removed because the pull request was closed. 2024-08-13 08:43 UTC

codecov[bot] commented 4 weeks ago

Codecov Report

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

Project coverage is 99.48%. Comparing base (83725cc) to head (1d30696).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #718 +/- ## ======================================= Coverage 99.48% 99.48% ======================================= Files 34 34 Lines 1944 1944 ======================================= Hits 1934 1934 Misses 10 10 ```

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