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 bug and refactor #1048

Merged
merged 5 commits into from
Nov 11, 2021
Merged

fix bug and refactor #1048

merged 5 commits into from
Nov 11, 2021

Conversation

forsaken628
Copy link
Contributor

Describe the PR
fix bug and refactor

Relation issue
duplicate enums item when tag enums , binding or validate appear at the same time

Additional context
no

@codecov
Copy link

codecov bot commented Nov 11, 2021

Codecov Report

Merging #1048 (390c1d3) into master (9b23c9e) will increase coverage by 0.24%.
The diff coverage is 97.29%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1048      +/-   ##
==========================================
+ Coverage   93.46%   93.71%   +0.24%     
==========================================
  Files           8        8              
  Lines        2127     2100      -27     
==========================================
- Hits         1988     1968      -20     
+ Misses         77       70       -7     
  Partials       62       62              
Impacted Files Coverage Δ
packages.go 80.22% <0.00%> (+3.38%) ⬆️
field_parser.go 100.00% <100.00%> (ø)
operation.go 95.00% <100.00%> (ø)
parser.go 92.09% <100.00%> (-0.18%) ⬇️

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 9b23c9e...390c1d3. 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 Nov 11, 2021

@forsaken628 Thanks for your contribution.

@ubogdan ubogdan merged commit e59f457 into swaggo:master Nov 11, 2021
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.

2 participants