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 format tag func #102

Merged
merged 1 commit into from
Apr 20, 2018
Merged

add format tag func #102

merged 1 commit into from
Apr 20, 2018

Conversation

pei0804
Copy link
Member

@pei0804 pei0804 commented Apr 19, 2018

close #65

@codecov-io
Copy link

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #102      +/-   ##
==========================================
+ Coverage   85.82%   86.01%   +0.18%     
==========================================
  Files           5        5              
  Lines         748      758      +10     
==========================================
+ Hits          642      652      +10     
  Misses         65       65              
  Partials       41       41
Impacted Files Coverage Δ
operation.go 91.22% <100%> (+0.16%) ⬆️
parser.go 81.81% <100%> (+0.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 d01bacf...8dd7d92. 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 7abef30 into swaggo:master Apr 20, 2018
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 data type for json
3 participants