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

bump: parse dep #851

Closed codeasashu closed 3 months ago

codeasashu commented 3 months ago

closes: #672

codeasashu commented 3 months ago

@p1c2u Pls review

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 90.28%. Comparing base (72c9dca) to head (4b803be). Report is 15 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #851 +/- ## ======================================= Coverage 90.28% 90.28% ======================================= Files 148 148 Lines 4313 4313 Branches 527 527 ======================================= Hits 3894 3894 Misses 317 317 Partials 102 102 ```

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

p1c2u commented 3 months ago

@codeasashu thank you for the contribution