pydantic / pydantic-extra-types

Extra Pydantic types.
MIT License
176 stars 47 forks source link

Added support for pendulum Dates #154

Closed Woody1193 closed 5 months ago

Woody1193 commented 5 months ago

This PR adds support for pendulum Date objects.

Woody1193 commented 5 months ago

@Kludex Sure, I can do that.

codecov[bot] commented 5 months ago

Codecov Report

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

Project coverage is 100.00%. Comparing base (e186814) to head (704a6f0). Report is 14 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #154 +/- ## ========================================== Coverage 100.00% 100.00% ========================================== Files 11 13 +2 Lines 685 832 +147 Branches 169 212 +43 ========================================== + Hits 685 832 +147 ```

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

yezz123 commented 5 months ago

@Kludex I will merge this PR, as it looks like following all requirements