Closed sharonyogev closed 1 year ago
Patch coverage: 100.00%
and project coverage change: +0.38%
:tada:
Comparison is base (
e7968b4
) 90.73% compared to head (3a38fe1
) 91.12%.
:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Looking pretty good to me. Will ask some feedback from other maintainers as well. For now, the isort check is failing so that needs to be fixed.
Thanks, updated the isort problem 🙏 BTW, note that since I added the pydantic-version to the version matrix, it failed to find the required check
Great, thank you very much for the really quick response 🙏🙏🙏 Do you guys knows when are you planning on release a new version of the package?
@sharonyogev Just made a new release for you. https://pypi.org/project/pydantic-avro/
@timvancann I think you force push some commits that removed this merged PR... Can you check, if you want me to rebase and re-open the PR tell me
This add support for pydantic v2 without dropping support to pydantic v1 I would love this to be merged soon so I can upgrade pydantic in my project