Skip to content

Remove deprecation comment for CreateOrgRepo #9670

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

Merged
merged 6 commits into from
Jan 10, 2020

Conversation

ryan-shaw
Copy link
Contributor

Remove mistakenly added deprecated: true swagger comment from the /orgs/{orgs}/repos handler

Remove mistakenly added `deprecated: true` swagger comment from the `/orgs/{orgr}/repos` handler
@GiteaBot GiteaBot added the lgtm/need 1 This PR needs approval from one additional maintainer to be merged. label Jan 9, 2020
@codecov-io
Copy link

codecov-io commented Jan 9, 2020

Codecov Report

Merging #9670 into master will decrease coverage by <.01%.
The diff coverage is 79.16%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #9670      +/-   ##
==========================================
- Coverage   42.25%   42.24%   -0.01%     
==========================================
  Files         589      590       +1     
  Lines       77988    78001      +13     
==========================================
+ Hits        32950    32952       +2     
- Misses      40997    41007      +10     
- Partials     4041     4042       +1
Impacted Files Coverage Δ
models/migrations/migrations.go 1.3% <ø> (ø) ⬆️
models/migrations/v119.go 0% <0%> (ø)
modules/migrations/gitea.go 7.96% <0%> (-0.02%) ⬇️
routers/repo/repo.go 30.23% <100%> (+1.01%) ⬆️
models/repo.go 47.9% <100%> (+0.02%) ⬆️
models/task.go 24.65% <100%> (+0.51%) ⬆️
routers/api/v1/repo/repo.go 69.55% <100%> (+0.03%) ⬆️
models/issue.go 55.02% <100%> (ø) ⬆️
modules/process/manager.go 74.69% <0%> (-3.62%) ⬇️
services/pull/check.go 50.67% <0%> (-2.71%) ⬇️
... and 1 more

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 de0824e...d95d5a5. Read the comment docs.

@lafriks lafriks added the type/docs This PR mainly updates/creates documentation label Jan 9, 2020
@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 Jan 9, 2020
Copy link
Member

@6543 6543 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

my bad

@techknowlogick techknowlogick merged commit 438e159 into go-gitea:master Jan 10, 2020
@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. type/docs This PR mainly updates/creates documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

10 participants