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
329 stars 61 forks source link

Update github actions #244

Closed p1c2u closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #244 (74787ea) into master (dfe7203) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #244   +/-   ##
=======================================
  Coverage   92.72%   92.72%           
=======================================
  Files          13       13           
  Lines         426      426           
  Branches       66       66           
=======================================
  Hits          395      395           
  Misses         21       21           
  Partials       10       10