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: python-dateutil dependency updated in pyproject #720

Closed marcosschroh closed 3 weeks ago

github-actions[bot] commented 3 weeks ago

PR Preview Action v1.4.7 :---: :rocket: Deployed preview to https://marcosschroh.github.io/dataclasses-avroschema/pr-preview/pr-720/ on branch gh-pages at 2024-08-15 14:46 UTC

codecov[bot] commented 3 weeks ago

Codecov Report

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

Project coverage is 99.48%. Comparing base (1666b5b) to head (c46e0eb). Report is 2 commits behind head on master.

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

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