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

added markdwon files to single modules #630

Merged
merged 14 commits into from
Feb 25, 2020
Merged

Conversation

Nerzal
Copy link
Contributor

@Nerzal Nerzal commented Feb 23, 2020

Continuation of PR #539

Fixes: #506

@codecov-io
Copy link

codecov-io commented Feb 23, 2020

Codecov Report

Merging #630 into master will decrease coverage by 1.57%.
The diff coverage is 81.56%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #630      +/-   ##
==========================================
- Coverage   87.17%   85.59%   -1.58%     
==========================================
  Files           7        7              
  Lines        1622     1708      +86     
==========================================
+ Hits         1414     1462      +48     
- Misses        124      156      +32     
- Partials       84       90       +6
Impacted Files Coverage Δ
gen/gen.go 96.82% <100%> (+0.13%) ⬆️
schema.go 100% <100%> (ø) ⬆️
parser.go 80.84% <77.14%> (-1.71%) ⬇️
operation.go 89.85% <79.45%> (-1.7%) ⬇️
property.go 91.66% <84.44%> (-8.34%) ⬇️

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 ecd3b5f...7bcac0a. 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 c168a63 into swaggo:master Feb 25, 2020
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.

External file markdown format supports for @Descriptions attribute at Controller level
4 participants