Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: use of SchemaGenerator for ZodGenerator #868

Merged
merged 4 commits into from
Mar 16, 2024

Merge branch 'main' into chore/SchemaGenerator

0526fac
Select commit
Loading
Failed to load commit list.
Merged

fix: use of SchemaGenerator for ZodGenerator #868

Merge branch 'main' into chore/SchemaGenerator
0526fac
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 15, 2024 in 1s

78.12% (target 80.00%)

View this Pull Request on Codecov

78.12% (target 80.00%)

Details

Codecov Report

Attention: Patch coverage is 81.84615% with 118 lines in your changes are missing coverage. Please review.

Project coverage is 78.12%. Comparing base (c346835) to head (0526fac).
Report is 1 commits behind head on main.

Files Patch % Lines
packages/swagger/src/SchemaGenerator.ts 75.69% 112 Missing and 1 partial ⚠️
packages/parser/src/factory.ts 80.00% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #868      +/-   ##
==========================================
+ Coverage   78.09%   78.12%   +0.03%     
==========================================
  Files         142      144       +2     
  Lines       13470    13553      +83     
  Branches     1503     1500       -3     
==========================================
+ Hits        10519    10588      +69     
- Misses       2939     2953      +14     
  Partials       12       12              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.