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

chore(schemas): use TypeScript Compiler API to create schemas #271

Merged
merged 5 commits into from
Apr 5, 2024

Conversation

mrlubos
Copy link
Member

@mrlubos mrlubos commented Apr 5, 2024

No description provided.

Copy link

vercel bot commented Apr 5, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
hey-api-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 5, 2024 2:17pm

Copy link

codecov bot commented Apr 5, 2024

Codecov Report

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

Project coverage is 84.97%. Comparing base (ba19d0f) to head (f1bc611).

Files Patch % Lines
packages/openapi-ts/src/utils/write/schemas.ts 30.25% 219 Missing ⚠️
packages/openapi-ts/src/utils/write/services.ts 36.36% 7 Missing ⚠️
packages/openapi-ts/src/utils/handlebars.ts 87.50% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #271      +/-   ##
==========================================
- Coverage   89.15%   84.97%   -4.19%     
==========================================
  Files          68       68              
  Lines        4222     4511     +289     
  Branches      488      507      +19     
==========================================
+ Hits         3764     3833      +69     
- Misses        457      677     +220     
  Partials        1        1              
Flag Coverage Δ
unittests 84.97% <32.84%> (-4.19%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@mrlubos mrlubos merged commit 935bc6c into main Apr 5, 2024
14 of 16 checks passed
@mrlubos mrlubos deleted the feat/json-schemas branch April 5, 2024 14:36
@github-actions github-actions bot mentioned this pull request Apr 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants