miyaji255 / hono-typia-openapi

Open API Schema Generator for Hono with typia
MIT License
11 stars 1 forks source link

Tests for multi version #10

Closed miyaji255 closed 4 weeks ago

miyaji255 commented 4 weeks ago

Change to test multiple versions

codecov[bot] commented 4 weeks ago

Codecov Report

Attention: Patch coverage is 67.64706% with 11 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
src/core/generateOpenApiDocs.ts 74.19% 7 Missing and 1 partial :warning:
src/plugin/index.ts 0.00% 2 Missing :warning:
src/cli.ts 0.00% 1 Missing :warning:
Files with missing lines Coverage Δ
src/core/index.ts 0.00% <ø> (ø)
src/cli.ts 0.00% <0.00%> (ø)
src/plugin/index.ts 0.00% <0.00%> (ø)
src/core/generateOpenApiDocs.ts 79.59% <74.19%> (-10.41%) :arrow_down: