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

feat: add param attribute (#82)(#81) #86

Merged
merged 1 commit into from
Apr 3, 2018
Merged

feat: add param attribute (#82)(#81) #86

merged 1 commit into from
Apr 3, 2018

Conversation

pei0804
Copy link
Member

@pei0804 pei0804 commented Apr 2, 2018

close #82
close #81

@codecov-io
Copy link

codecov-io commented Apr 2, 2018

Codecov Report

Merging #86 into master will decrease coverage by 1.11%.
The diff coverage is 78.08%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #86      +/-   ##
==========================================
- Coverage   86.91%   85.79%   -1.12%     
==========================================
  Files           5        5              
  Lines         657      718      +61     
==========================================
+ Hits          571      616      +45     
- Misses         54       62       +8     
- Partials       32       40       +8
Impacted Files Coverage Δ
operation.go 91.05% <78.08%> (-4.19%) ⬇️

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 2754853...157a01f. Read the comment docs.

@easonlin404 easonlin404 merged commit 1e7b83f into swaggo:master Apr 3, 2018
@easonlin404
Copy link
Member

LGTM

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.

Add Validation(max, min) Add Default Parameter Values
3 participants