openapi-library / OpenAPIValidators

Use Jest or Chai to assert that HTTP responses satisfy an OpenAPI spec
MIT License
189 stars 35 forks source link

fix: fix TS lib check by exporting type deps as prod deps #263

Closed rwalle61 closed 2 years ago

rwalle61 commented 2 years ago

for https://github.com/openapi-library/OpenAPIValidators/issues/258

codecov[bot] commented 2 years ago

Codecov Report

Merging #263 (822bbba) into master (c1768fd) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #263   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           17        17           
  Lines          418       418           
  Branches        63        63           
=========================================
  Hits           418       418           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 46f7921...822bbba. Read the comment docs.