python-openapi / openapi-core

Openapi-core is a Python library that adds client-side and server-side support for the OpenAPI v3.0 and OpenAPI v3.1 specification.
BSD 3-Clause "New" or "Revised" License
299 stars 132 forks source link

OpenAPI config passed to validators and unmarshallers fix #779

Closed p1c2u closed 7 months ago

p1c2u commented 7 months ago

Fixes #778

codecov[bot] commented 7 months ago

Codecov Report

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

Comparison is base (4729584) 90.55% compared to head (bc05481) 90.66%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #779 +/- ## ========================================== + Coverage 90.55% 90.66% +0.10% ========================================== Files 139 139 Lines 4194 4241 +47 Branches 492 492 ========================================== + Hits 3798 3845 +47 Misses 334 334 Partials 62 62 ```

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