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: Represent string literal types as unions of a single element #42

Merged
merged 4 commits into from
Jul 26, 2024

Conversation

pan-kot
Copy link
Member

@pan-kot pan-kot commented Jul 25, 2024

Required for cloudscape-design/components#2469 where we introduce a new union type with a single element for now.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@pan-kot pan-kot requested a review from a team as a code owner July 25, 2024 11:31
@pan-kot pan-kot requested review from Al-Dani and removed request for a team July 25, 2024 11:31
Copy link

codecov bot commented Jul 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.35%. Comparing base (03f2422) to head (69d2388).

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #42      +/-   ##
==========================================
+ Coverage   95.21%   95.35%   +0.14%     
==========================================
  Files          15       15              
  Lines         418      431      +13     
  Branches      144      147       +3     
==========================================
+ Hits          398      411      +13     
  Misses         20       20              

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

@pan-kot pan-kot requested a review from Al-Dani July 26, 2024 14:34
@pan-kot pan-kot merged commit 72b4157 into main Jul 26, 2024
29 checks passed
@pan-kot pan-kot deleted the fix-single-union-type branch July 26, 2024 14:52
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