Skip to content

Conversation

jpraet
Copy link
Member

@jpraet jpraet commented Oct 7, 2021

Fixes #17249

@6543 6543 added the type/bug label Oct 7, 2021
@6543 6543 added this to the 1.16.0 milestone Oct 7, 2021
@GiteaBot GiteaBot added the lgtm/need 1 This PR needs approval from one additional maintainer to be merged. label Oct 7, 2021
@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 Oct 8, 2021
@codecov-commenter
Copy link

Codecov Report

Merging #17256 (22521ab) into main (cd0928f) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main   #17256   +/-   ##
=======================================
  Coverage   45.27%   45.27%           
=======================================
  Files         779      779           
  Lines       87349    87349           
=======================================
  Hits        39544    39544           
+ Misses      41387    41384    -3     
- Partials     6418     6421    +3     
Impacted Files Coverage Δ
models/org.go 74.38% <100.00%> (ø)
modules/charset/charset.go 71.71% <0.00%> (-4.05%) ⬇️
modules/git/repo_base_nogogit.go 82.85% <0.00%> (-2.86%) ⬇️
modules/git/utils.go 68.05% <0.00%> (-2.78%) ⬇️
modules/queue/queue_channel.go 95.00% <0.00%> (-1.67%) ⬇️
models/repo_list.go 77.64% <0.00%> (-0.79%) ⬇️
services/pull/pull.go 41.78% <0.00%> (-0.41%) ⬇️
models/issue_comment.go 51.61% <0.00%> (-0.30%) ⬇️
modules/queue/queue_bytefifo.go 59.88% <0.00%> (+0.59%) ⬆️
modules/log/event.go 62.50% <0.00%> (+1.85%) ⬆️
... and 3 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 cd0928f...22521ab. Read the comment docs.

@6543 6543 merged commit b614715 into go-gitea:main Oct 8, 2021
@6543 6543 added the backport/done All backports for this PR have been created label Oct 8, 2021
@go-gitea go-gitea locked and limited conversation to collaborators Apr 28, 2022
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.

Incorrect repository count on organization tab of dashboard

5 participants