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

Update go-org to 0.1.9 #9782

Merged
merged 2 commits into from
Jan 16, 2020
Merged

Update go-org to 0.1.9 #9782

merged 2 commits into from
Jan 16, 2020

Conversation

DamienCassou
Copy link
Contributor

go-org contains improvements I would like to benefit from in gitea.

What I did to generate this commit:

$ go get github.com/niklasfasching/go-org

@lunny lunny added topic/build PR changes how Gitea is built, i.e. regarding Docker or the Makefile skip-changelog This PR is irrelevant for the (next) changelog, for example bug fixes for unreleased features. labels Jan 15, 2020
@codecov-io
Copy link

codecov-io commented Jan 15, 2020

Codecov Report

Merging #9782 into master will increase coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #9782      +/-   ##
==========================================
+ Coverage   42.16%   42.17%   +0.01%     
==========================================
  Files         603      603              
  Lines       78874    78874              
==========================================
+ Hits        33257    33269      +12     
+ Misses      41539    41529      -10     
+ Partials     4078     4076       -2
Impacted Files Coverage Δ
services/pull/temp_repo.go 31.62% <0%> (-2.57%) ⬇️
models/pull.go 41.98% <0%> (-0.61%) ⬇️
models/repo.go 46.86% <0%> (+0.12%) ⬆️
services/pull/merge.go 51.02% <0%> (+0.68%) ⬆️
modules/queue/workerpool.go 41.2% <0%> (+1.28%) ⬆️
services/pull/patch.go 64.77% <0%> (+1.88%) ⬆️
services/pull/check.go 53.37% <0%> (+4.72%) ⬆️

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 3ae5f8e...e5c99a7. Read the comment docs.

@GiteaBot GiteaBot added the lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. label Jan 15, 2020
@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 Jan 15, 2020
@lafriks lafriks added this to the 1.12.0 milestone Jan 15, 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 15, 2020
@lafriks
Copy link
Member

lafriks commented Jan 15, 2020

Please merge changes from master so we can merge it

What I did to generate this commit:

$ go get github.com/niklasfasching/go-org
@DamienCassou
Copy link
Contributor Author

Please merge changes from master so we can merge it

I rebased on top of latest master.

@sapk sapk merged commit c6a32dd into go-gitea:master Jan 16, 2020
@DamienCassou DamienCassou deleted the update-go-org branch January 16, 2020 08:45
@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. skip-changelog This PR is irrelevant for the (next) changelog, for example bug fixes for unreleased features. topic/build PR changes how Gitea is built, i.e. regarding Docker or the Makefile
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

7 participants