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 infinite loop generated from repeating structure #92

Merged
merged 1 commit into from
Apr 10, 2018
Merged

Fix infinite loop generated from repeating structure #92

merged 1 commit into from
Apr 10, 2018

Conversation

pei0804
Copy link
Member

@pei0804 pei0804 commented Apr 9, 2018

for #88

@codecov-io
Copy link

codecov-io commented Apr 9, 2018

Codecov Report

Merging #92 into master will increase coverage by 0.21%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #92      +/-   ##
==========================================
+ Coverage   85.61%   85.82%   +0.21%     
==========================================
  Files           5        5              
  Lines         737      748      +11     
==========================================
+ Hits          631      642      +11     
  Misses         65       65              
  Partials       41       41
Impacted Files Coverage Δ
parser.go 81.62% <100%> (+0.56%) ⬆️

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 4f21db1...c022e25. Read the comment docs.

@pei0804 pei0804 mentioned this pull request Apr 9, 2018
Copy link
Member

@easonlin404 easonlin404 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@easonlin404 easonlin404 merged commit f29db0c into swaggo:master Apr 10, 2018
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.

3 participants