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 optional array #20

Merged
merged 1 commit into from May 3, 2021
Merged

Fix optional array #20

merged 1 commit into from May 3, 2021

Conversation

fabien0102
Copy link
Owner

Why

Fix optional key on Array<T> syntax generation

Related issue

#18

@codecov-commenter
Copy link

Codecov Report

Merging #20 (7c9b4b6) into main (e5e4961) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #20   +/-   ##
=======================================
  Coverage   98.49%   98.49%           
=======================================
  Files           8        8           
  Lines         332      332           
  Branches      102      102           
=======================================
  Hits          327      327           
  Misses          5        5           
Impacted Files Coverage Δ
src/core/generateZodSchema.ts 97.20% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 6cf4a32...7c9b4b6. Read the comment docs.

@fabien0102 fabien0102 merged commit ae61041 into main May 3, 2021
@fabien0102 fabien0102 deleted the fix-optional-array branch May 3, 2021 14:31
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.

None yet

2 participants