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

upgrade levelqueue 0.4.1 #16696

Merged
merged 1 commit into from
Aug 15, 2021
Merged

Conversation

lunny
Copy link
Member

@lunny lunny commented Aug 15, 2021

Fix #16693

@GiteaBot GiteaBot added the lgtm/need 1 This PR needs approval from one additional maintainer to be merged. label Aug 15, 2021
@codecov-commenter
Copy link

Codecov Report

Merging #16696 (efdbbab) into main (d17f555) will decrease coverage by 0.00%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main   #16696      +/-   ##
==========================================
- Coverage   45.37%   45.37%   -0.01%     
==========================================
  Files         758      758              
  Lines       85306    85306              
==========================================
- Hits        38711    38709       -2     
+ Misses      40313    40310       -3     
- Partials     6282     6287       +5     
Impacted Files Coverage Δ
modules/notification/mail/mail.go 35.29% <0.00%> (-2.95%) ⬇️
modules/notification/ui/ui.go 60.86% <0.00%> (-1.45%) ⬇️
modules/queue/unique_queue_disk_channel.go 47.26% <0.00%> (-1.37%) ⬇️
models/notification.go 65.13% <0.00%> (-0.88%) ⬇️
models/error.go 39.07% <0.00%> (-0.47%) ⬇️
services/pull/pull.go 41.78% <0.00%> (-0.41%) ⬇️
services/pull/check.go 26.20% <0.00%> (+0.68%) ⬆️
models/repo_list.go 78.43% <0.00%> (+0.78%) ⬆️
modules/log/event.go 60.64% <0.00%> (+0.92%) ⬆️
services/pull/patch.go 55.93% <0.00%> (+1.69%) ⬆️
... and 2 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 f5158b4...efdbbab. 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 Aug 15, 2021
@6543 6543 merged commit f7a302c into go-gitea:main Aug 15, 2021
@6543 6543 added this to the 1.16.0 milestone Aug 15, 2021
@lunny lunny deleted the lunny/upgrade_levelqueue_0.4.1 branch August 16, 2021 02:31
lunny added a commit to lunny/gitea that referenced this pull request Aug 16, 2021
@techknowlogick techknowlogick added the backport/done All backports for this PR have been created label Aug 16, 2021
lafriks pushed a commit that referenced this pull request Aug 16, 2021
Codeberg-org pushed a commit to Codeberg-org/gitea that referenced this pull request Aug 24, 2021
@go-gitea go-gitea locked and limited conversation to collaborators Oct 19, 2021
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.

Intermittent deadlock in queue tests
6 participants