Skip to content

Conversation

lunny
Copy link
Member

@lunny lunny commented Nov 28, 2019

Levelqueue fixed some bugs on previous version and add new mehtods LHandle/RHandle which could keep data before handle successfully which may needed by gitea.

@lunny lunny added topic/build PR changes how Gitea is built, i.e. regarding Docker or the Makefile backport/v1.10 labels Nov 28, 2019
@GiteaBot GiteaBot added the lgtm/need 1 This PR needs approval from one additional maintainer to be merged. label Nov 28, 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 Nov 28, 2019
@codecov-io
Copy link

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #9192      +/-   ##
==========================================
- Coverage   41.08%   41.06%   -0.02%     
==========================================
  Files         553      553              
  Lines       72041    72041              
==========================================
- Hits        29596    29582      -14     
- Misses      38718    38728      +10     
- Partials     3727     3731       +4
Impacted Files Coverage Δ
modules/indexer/issues/queue_disk.go 52.63% <ø> (ø) ⬆️
modules/indexer/indexer.go 44.73% <0%> (-10.53%) ⬇️
models/pull_list.go 57.74% <0%> (-4.23%) ⬇️
modules/migrations/migrate.go 23.78% <0%> (-1.63%) ⬇️
modules/log/event.go 64.61% <0%> (-1.03%) ⬇️
modules/migrations/gitea.go 8.82% <0%> (-0.64%) ⬇️
models/pull.go 55.26% <0%> (-0.44%) ⬇️
models/repo.go 47.17% <0%> (-0.05%) ⬇️
models/error.go 33.86% <0%> (+0.59%) ⬆️
models/repo_list.go 74.07% <0%> (+0.92%) ⬆️
... 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 ef9a037...002b571. Read the comment docs.

@lunny lunny merged commit 3bdce82 into go-gitea:master Nov 28, 2019
@lunny lunny deleted the lunny/upgrade_levelqueue branch November 28, 2019 15:37
lunny added a commit to lunny/gitea that referenced this pull request Nov 28, 2019
@lunny lunny added the backport/done All backports for this PR have been created label Nov 28, 2019
sapk pushed a commit that referenced this pull request Nov 28, 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. 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.

5 participants