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 processing alias type in struct when alias type is in another package #403

Merged

Conversation

Kipriz
Copy link
Contributor

@Kipriz Kipriz commented May 31, 2019

Describe the PR
Add ability to use alias types from another package.

Relation issue
#402

@codecov-io
Copy link

codecov-io commented May 31, 2019

Codecov Report

Merging #403 into master will increase coverage by 0.18%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #403      +/-   ##
==========================================
+ Coverage    84.5%   84.69%   +0.18%     
==========================================
  Files           7        7              
  Lines        1336     1339       +3     
==========================================
+ Hits         1129     1134       +5     
+ Misses        120      119       -1     
+ Partials       87       86       -1
Impacted Files Coverage Δ
property.go 98.46% <100%> (+3.3%) ⬆️

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 7a85a26...a261f0d. Read the comment docs.

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 8e9b978 into swaggo:master Jun 1, 2019
@easonlin404
Copy link
Member

@Kipriz Thanks for your contributions.

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