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

deptry added #219

Closed p1c2u closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #219 (dacee10) into master (eac56f5) will decrease coverage by 0.02%. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #219      +/-   ##
==========================================
- Coverage   92.60%   92.59%   -0.02%     
==========================================
  Files          13       13              
  Lines         433      432       -1     
  Branches       66       66              
==========================================
- Hits          401      400       -1     
  Misses         22       22              
  Partials       10       10              
Impacted Files Coverage Δ
openapi_spec_validator/validation/protocols.py 84.21% <ø> (-0.79%) :arrow_down: