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

pre-commit hook doc update #248

Closed p1c2u closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #248 (718581c) into master (6b025e8) will increase coverage by 0.97%. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #248      +/-   ##
==========================================
+ Coverage   91.74%   92.72%   +0.97%     
==========================================
  Files          11       13       +2     
  Lines         412      426      +14     
  Branches       66       66              
==========================================
+ Hits          378      395      +17     
+ Misses         23       21       -2     
+ Partials       11       10       -1     

see 3 files with indirect coverage changes