Skip to content

Fix nested arrays #54

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

Merged
merged 1 commit into from
Aug 28, 2019
Merged

Fix nested arrays #54

merged 1 commit into from
Aug 28, 2019

Conversation

drwpow
Copy link
Contributor

@drwpow drwpow commented Aug 28, 2019

Fixes #46

@codecov
Copy link

codecov bot commented Aug 28, 2019

Codecov Report

Merging #54 into master will increase coverage by 0.04%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #54      +/-   ##
==========================================
+ Coverage   97.93%   97.97%   +0.04%     
==========================================
  Files           2        2              
  Lines          97       99       +2     
  Branches       37       38       +1     
==========================================
+ Hits           95       97       +2     
  Misses          2        2
Impacted Files Coverage Δ
src/swagger-2.ts 97.84% <100%> (+0.04%) ⬆️

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 c17a379...ee423a0. Read the comment docs.

@drwpow drwpow merged commit 92a2b8b into master Aug 28, 2019
@drwpow drwpow deleted the dangodev/bugfix-nested-arrays branch September 29, 2019 03:26
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.

Two-dimensional arrays not handled?
1 participant