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

Swagger: Remove spaces in MergePullRequestOption enum #6016

Merged
merged 1 commit into from
Feb 9, 2019

Conversation

xabufr
Copy link
Contributor

@xabufr xabufr commented Feb 9, 2019

To fix: #5996 (comment)

@codecov-io
Copy link

Codecov Report

Merging #6016 into master will increase coverage by <.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #6016      +/-   ##
==========================================
+ Coverage   38.72%   38.72%   +<.01%     
==========================================
  Files         332      332              
  Lines       48992    48992              
==========================================
+ Hits        18973    18974       +1     
- Misses      27271    27272       +1     
+ Partials     2748     2746       -2
Impacted Files Coverage Δ
modules/auth/repo_form.go 39% <ø> (ø) ⬆️
models/unit.go 0% <0%> (-14.29%) ⬇️
modules/process/manager.go 81.15% <0%> (+4.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 8c865f3...275aa34. Read the comment docs.

@GiteaBot GiteaBot added the lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. label Feb 9, 2019
@zeripath zeripath changed the title Remove extra spaces Swagger: Remove spaces in MergePullRequestOption enum Feb 9, 2019
@GiteaBot GiteaBot added lgtm/need 1 This PR needs approval from one additional maintainer to be merged. and removed lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. labels Feb 9, 2019
@zeripath zeripath added type/bug modifies/api This PR adds API routes or modifies them labels Feb 9, 2019
@zeripath zeripath added this to the 1.8.0 milestone Feb 9, 2019
@GiteaBot GiteaBot 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 Feb 9, 2019
@lafriks lafriks merged commit d252d4e into go-gitea:master Feb 9, 2019
@lafriks lafriks added the type/docs This PR mainly updates/creates documentation label Feb 9, 2019
@go-gitea go-gitea locked and limited conversation to collaborators Nov 24, 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. modifies/api This PR adds API routes or modifies them type/bug type/docs This PR mainly updates/creates documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants