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 ArrayOfString and ArrayOfInteger type #378

Merged
merged 1 commit into from
Jul 26, 2024
Merged

Conversation

okuramasafumi
Copy link
Owner

@okuramasafumi okuramasafumi commented Jul 24, 2024

They are useful by themselves and it's a preparation for TypeScript type export feature.

Copy link

codecov bot commented Jul 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.82%. Comparing base (5b0196d) to head (0cf9eb9).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #378   +/-   ##
=======================================
  Coverage   99.82%   99.82%           
=======================================
  Files          14       14           
  Lines         570      572    +2     
  Branches      135      135           
=======================================
+ Hits          569      571    +2     
  Misses          1        1           

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

@okuramasafumi okuramasafumi changed the title [Feat] Export type to TypeScript [Feat] Add ArrayOfString and ArrayOfInteger type Jul 26, 2024
@okuramasafumi okuramasafumi marked this pull request as ready for review July 26, 2024 13:06
@okuramasafumi okuramasafumi merged commit 850c6ed into main Jul 26, 2024
64 checks passed
@okuramasafumi okuramasafumi deleted the to-ts branch July 26, 2024 13:11
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.

1 participant