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

feat: add index.ts files for models, schemas, and services #137

Merged
merged 3 commits into from
Mar 25, 2024

Conversation

jordanshatford
Copy link
Collaborator

closes: #136

NOTE: see each commit (as I added more snapshot tests for clients generated with a name ApiClient)

@jordanshatford jordanshatford requested a review from mrlubos March 25, 2024 22:12
@jordanshatford jordanshatford linked an issue Mar 25, 2024 that may be closed by this pull request
@jordanshatford jordanshatford changed the title 136 add modelsindexts feat: add index.ts files for models, schemas, and services Mar 25, 2024
Copy link

codecov bot commented Mar 25, 2024

Codecov Report

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

Project coverage is 90.67%. Comparing base (e65f07c) to head (5c58417).

Files Patch % Lines
src/utils/write/models.ts 75.00% 6 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #137      +/-   ##
==========================================
+ Coverage   89.69%   90.67%   +0.97%     
==========================================
  Files          74       75       +1     
  Lines        3941     3945       +4     
  Branches      469      475       +6     
==========================================
+ Hits         3535     3577      +42     
+ Misses        404      366      -38     
  Partials        2        2              
Flag Coverage Δ
unittests 90.67% <90.47%> (+0.97%) ⬆️

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.

@jordanshatford jordanshatford merged commit 343fc2b into main Mar 25, 2024
14 checks passed
@jordanshatford jordanshatford deleted the 136-add-modelsindexts branch March 25, 2024 23:14
@github-actions github-actions bot mentioned this pull request Mar 25, 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.

Add models/index.ts
2 participants