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 issue with import aliases (#483) #573

Merged
merged 1 commit into from
Dec 3, 2019
Merged

Conversation

dsxack
Copy link
Contributor

@dsxack dsxack commented Dec 3, 2019

Describe the PR
Add the ability to parse refs with import aliases.

Relation issue
#483

@codecov-io
Copy link

codecov-io commented Dec 3, 2019

Codecov Report

Merging #573 into master will increase coverage by 0.16%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #573      +/-   ##
==========================================
+ Coverage   85.42%   85.59%   +0.16%     
==========================================
  Files           7        7              
  Lines        1599     1617      +18     
==========================================
+ Hits         1366     1384      +18     
  Misses        153      153              
  Partials       80       80
Impacted Files Coverage Δ
property.go 100% <100%> (ø) ⬆️
parser.go 79.33% <100%> (+0.22%) ⬆️

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 d6d8b49...ccc1293. Read the comment docs.

Copy link
Contributor

@ubogdan ubogdan left a comment

Choose a reason for hiding this comment

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

LGTM

@ubogdan
Copy link
Contributor

ubogdan commented Dec 3, 2019

Great job ! Thanks for your contribution !

@ubogdan ubogdan merged commit b734f40 into swaggo:master Dec 3, 2019
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

3 participants