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 swagger docs #3300

Merged
merged 1 commit into from
Jan 4, 2018
Merged

Fix swagger docs #3300

merged 1 commit into from
Jan 4, 2018

Conversation

ethantkoenig
Copy link
Member

See #3297 and #3298.

@tboerger tboerger added the lgtm/need 1 This PR needs approval from one additional maintainer to be merged. label Jan 4, 2018
@tboerger tboerger added lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. and removed lgtm/need 1 This PR needs approval from one additional maintainer to be merged. labels Jan 4, 2018
@appleboy appleboy merged commit ce7ae17 into go-gitea:master Jan 4, 2018
@codecov-io
Copy link

Codecov Report

Merging #3300 into master will increase coverage by 0.01%.
The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3300      +/-   ##
==========================================
+ Coverage   34.82%   34.84%   +0.01%     
==========================================
  Files         277      277              
  Lines       40271    40271              
==========================================
+ Hits        14026    14033       +7     
+ Misses      24186    24175      -11     
- Partials     2059     2063       +4
Impacted Files Coverage Δ
routers/api/v1/repo/issue.go 35.68% <0%> (ø) ⬆️
models/repo.go 43.2% <0%> (-0.19%) ⬇️
models/repo_indexer.go 52.91% <0%> (+0.97%) ⬆️
modules/indexer/repo.go 67.82% <0%> (+6.95%) ⬆️

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 30fb81c...a3ec946. Read the comment docs.

@appleboy appleboy added the type/docs This PR mainly updates/creates documentation label Jan 4, 2018
@appleboy appleboy added this to the 1.4.0 milestone Jan 4, 2018
@ethantkoenig ethantkoenig deleted the fix/swagger branch January 13, 2018 20:27
@go-gitea go-gitea locked and limited conversation to collaborators Nov 23, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. type/docs This PR mainly updates/creates documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants