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(client): do not create or export empty files #200

Merged
merged 1 commit into from
Apr 1, 2024

Conversation

jordanshatford
Copy link
Collaborator

@jordanshatford jordanshatford commented Apr 1, 2024

closes: #199

@jordanshatford jordanshatford requested a review from mrlubos April 1, 2024 08:48
Copy link

codecov bot commented Apr 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.72%. Comparing base (0f50ab5) to head (dbd0718).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #200      +/-   ##
==========================================
+ Coverage   90.70%   90.72%   +0.02%     
==========================================
  Files          66       66              
  Lines        4000     4012      +12     
  Branches      477      477              
==========================================
+ Hits         3628     3640      +12     
  Misses        371      371              
  Partials        1        1              
Flag Coverage Δ
unittests 90.72% <100.00%> (+0.02%) ⬆️

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 c5559ab into main Apr 1, 2024
14 checks passed
@mrlubos mrlubos deleted the fix/exporting-empty-files branch April 1, 2024 11:13
@github-actions github-actions bot mentioned this pull request Apr 1, 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.

Empty model.ts and schema.ts cause project to crash after generating code
2 participants