Skip to content

Conversation

segevfiner
Copy link
Contributor

Fix Hook & HookList in Swagger which seemed to accidentally point to an array/slice of Branch.

Signed-off-by: Segev Finer <segev@codeocean.com>
@codecov-io
Copy link

codecov-io commented Mar 26, 2019

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #6432      +/-   ##
==========================================
- Coverage   38.86%   38.86%   -0.01%     
==========================================
  Files         365      365              
  Lines       51413    51413              
==========================================
- Hits        19984    19980       -4     
- Misses      28559    28564       +5     
+ Partials     2870     2869       -1
Impacted Files Coverage Δ
models/unit.go 0% <0%> (-14.29%) ⬇️
models/repo_list.go 66.84% <0%> (-1.06%) ⬇️

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 22d3d02...61f43ba. Read the comment docs.

@GiteaBot GiteaBot added the lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. label Mar 26, 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 Mar 26, 2019
@lafriks lafriks added this to the 1.9.0 milestone Mar 26, 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 Mar 26, 2019
@lafriks lafriks merged commit b4941f7 into go-gitea:master Mar 26, 2019
@lafriks
Copy link
Member

lafriks commented Mar 26, 2019

Please send backport to release/v1.8 branch

@segevfiner
Copy link
Contributor Author

segevfiner commented Mar 26, 2019

Please send backport to release/v1.8 branch

@lafriks You want me to send a backport PR? Or did you mean someone else?

@zeripath
Copy link
Contributor

Yes if you could send the backport that's best.

Easiest thing to do is to cherry pick commit b4941f7 on to release/v1.8 and send a PR from that.

@segevfiner segevfiner deleted the swagger-hook-fix branch March 26, 2019 22:58
segevfiner pushed a commit to codeocean/gitea that referenced this pull request Mar 26, 2019
Signed-off-by: Segev Finer <segev@codeocean.com>
lafriks pushed a commit that referenced this pull request Mar 27, 2019
@techknowlogick techknowlogick added the backport/done All backports for this PR have been created label May 6, 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
backport/done All backports for this PR have been created lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. type/bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants