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: inflector dependency replaced by inflection. First steps to publ… #719

Closed marcosschroh closed 4 weeks ago

marcosschroh commented 4 weeks ago

…ish library to Conda. Related to #706

github-actions[bot] commented 4 weeks ago

PR Preview Action v1.4.7 :---: :rocket: Deployed preview to https://marcosschroh.github.io/dataclasses-avroschema/pr-preview/pr-719/ on branch gh-pages at 2024-08-14 14:54 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 (8f60744) to head (0daea56).

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

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