pydantic / pydantic-extra-types

Extra Pydantic types.
MIT License
181 stars 48 forks source link

Add currency code ISO 4217 and its subset that includes only currencies #143

Closed 07pepa closed 6 months ago

07pepa commented 6 months ago
codecov[bot] commented 6 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 (44dfe23). Report is 6 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #143 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 11 13 +2 Lines 685 763 +78 Branches 169 189 +20 ========================================= + Hits 685 763 +78 ```

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

07pepa commented 6 months ago

@yezz123 yet another pycountry based validation

this time for currency... please raise your concers or fix code yourself...

thanks for fast approve