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 to go-org 1.3.2 #12728

Merged
merged 4 commits into from
Sep 5, 2020

Conversation

zeripath
Copy link
Contributor

@zeripath zeripath commented Sep 5, 2020

Fix #12727

Signed-off-by: Andrew Thornton art27@cantab.net

Fix go-gitea#12727

Signed-off-by: Andrew Thornton <art27@cantab.net>
@zeripath zeripath added this to the 1.13.0 milestone Sep 5, 2020
Signed-off-by: Andrew Thornton <art27@cantab.net>
@GiteaBot GiteaBot added the lgtm/need 1 This PR needs approval from one additional maintainer to be merged. label Sep 5, 2020
@codecov-commenter
Copy link

codecov-commenter commented Sep 5, 2020

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master   #12728   +/-   ##
=======================================
  Coverage   43.40%   43.40%           
=======================================
  Files         647      647           
  Lines       71500    71500           
=======================================
+ Hits        31032    31035    +3     
+ Misses      35447    35445    -2     
+ Partials     5021     5020    -1     
Impacted Files Coverage Δ
modules/util/timer.go 42.85% <0.00%> (-42.86%) ⬇️
modules/indexer/stats/db.go 43.47% <0.00%> (-17.40%) ⬇️
modules/indexer/stats/queue.go 64.70% <0.00%> (-11.77%) ⬇️
models/unit.go 46.57% <0.00%> (-2.74%) ⬇️
models/issue_comment.go 53.90% <0.00%> (+0.15%) ⬆️
models/error.go 35.32% <0.00%> (+0.51%) ⬆️
modules/log/event.go 57.54% <0.00%> (+0.94%) ⬆️
services/pull/check.go 50.00% <0.00%> (+1.53%) ⬆️
modules/process/manager.go 75.00% <0.00%> (+2.50%) ⬆️
modules/charset/charset.go 73.03% <0.00%> (+4.49%) ⬆️

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 e80eda7...70269a5. Read the comment docs.

@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 Sep 5, 2020
@techknowlogick techknowlogick merged commit 9fdb4f8 into go-gitea:master Sep 5, 2020
@zeripath zeripath deleted the fix-12727-update-go-org branch September 5, 2020 17:10
@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.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

update go-org module to latest release
6 participants