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): properly export enums when using useLegacyEnums #158

Merged
merged 1 commit into from
Mar 27, 2024

Conversation

jordanshatford
Copy link
Collaborator

No description provided.

Copy link

codecov bot commented Mar 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.84%. Comparing base (211ee8c) to head (e22d561).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #158   +/-   ##
=======================================
  Coverage   91.84%   91.84%           
=======================================
  Files          68       68           
  Lines        3983     3984    +1     
  Branches      481      482    +1     
=======================================
+ Hits         3658     3659    +1     
  Misses        324      324           
  Partials        1        1           
Flag Coverage Δ
unittests 91.84% <100.00%> (+<0.01%) ⬆️

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 a04e2c6 into main Mar 27, 2024
14 checks passed
@jordanshatford jordanshatford deleted the fix/index-ts-with-legacy-enums branch March 27, 2024 08:56
@github-actions github-actions bot mentioned this pull request Mar 27, 2024
@mlankamp
Copy link
Contributor

I don't think that this correct, because everything is not a type anymore.

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