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

useQuery with Zod validation #774

Merged
merged 2 commits into from
Jan 14, 2024

chore: linting

bb272af
Select commit
Loading
Failed to load commit list.
Merged

useQuery with Zod validation #774

chore: linting
bb272af
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 14, 2024 in 0s

75.87% (target 80.00%)

View this Pull Request on Codecov

75.87% (target 80.00%)

Details

Codecov Report

Attention: 16 lines in your changes are missing coverage. Please review.

Comparison is base (4e94f74) 75.87% compared to head (bb272af) 75.87%.
Report is 1 commits behind head on main.

Files Patch % Lines
...ages/swagger-zodios/src/components/Definitions.tsx 0.00% 6 Missing ⚠️
...ger-tanstack-query/src/components/QueryOptions.tsx 70.58% 5 Missing ⚠️
packages/swagger-zod/src/ZodGenerator.ts 50.00% 4 Missing ⚠️
packages/swagger-zod/src/zodParser.ts 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main     #774   +/-   ##
=======================================
  Coverage   75.87%   75.87%           
=======================================
  Files         127      127           
  Lines       12437    12458   +21     
  Branches     1319     1323    +4     
=======================================
+ Hits         9436     9452   +16     
- Misses       2997     3002    +5     
  Partials        4        4           

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