python-openapi / openapi-spec-validator

OpenAPI Spec Validator is a CLI, pre-commit hook and python package that validates OpenAPI Specs against the OpenAPI 2.0 (aka Swagger), OpenAPI 3.0 and OpenAPI 3.1 specification.
Apache License 2.0
337 stars 62 forks source link

Python 3.12 support #290

Closed p1c2u closed 12 months ago

codecov[bot] commented 12 months ago

Codecov Report

Merging #290 (4d9060b) into master (29b193e) will not change coverage. Report is 2 commits behind head on master. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #290   +/-   ##
=======================================
  Coverage   93.31%   93.31%           
=======================================
  Files          18       18           
  Lines         688      688           
  Branches      102      102           
=======================================
  Hits          642      642           
  Misses         34       34           
  Partials       12       12