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

Add separate x-enum-varnames tag #1083

Merged
merged 3 commits into from Dec 21, 2021

Conversation

rast1025
Copy link
Contributor

@rast1025 rast1025 commented Dec 21, 2021

Describe the PR
add separate tag for x-enum-varnames that supports arrays

Relation issue
https://github.com/swaggo/swag/pull/118/files

@codecov
Copy link

codecov bot commented Dec 21, 2021

Codecov Report

Merging #1083 (ea33b4a) into master (4f32ae6) will increase coverage by 0.02%.
The diff coverage is 100.00%.

❗ Current head ea33b4a differs from pull request most recent head a9337d3. Consider uploading reports for the commit a9337d3 to get more accurate results
Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1083      +/-   ##
==========================================
+ Coverage   94.19%   94.22%   +0.02%     
==========================================
  Files           9        9              
  Lines        2310     2321      +11     
==========================================
+ Hits         2176     2187      +11     
  Misses         70       70              
  Partials       64       64              
Impacted Files Coverage Δ
field_parser.go 100.00% <100.00%> (ø)

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 4f32ae6...a9337d3. 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 ubogdan merged commit 9d81576 into swaggo:master Dec 21, 2021
@ubogdan
Copy link
Contributor

ubogdan commented Dec 21, 2021

@rast1025 Thanks for your contribution.

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