Skip to content

Fix PR link in issues dashboard#10158

Merged
techknowlogick merged 2 commits into
go-gitea:masterfrom
guillep2k:fix-10149
Feb 6, 2020
Merged

Fix PR link in issues dashboard#10158
techknowlogick merged 2 commits into
go-gitea:masterfrom
guillep2k:fix-10149

Conversation

@guillep2k
Copy link
Copy Markdown
Member

Fixes #10149

@codecov-io
Copy link
Copy Markdown

codecov-io commented Feb 6, 2020

Codecov Report

Merging #10158 into master will increase coverage by <.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #10158      +/-   ##
==========================================
+ Coverage   43.41%   43.41%   +<.01%     
==========================================
  Files         576      576              
  Lines       79640    79640              
==========================================
+ Hits        34574    34575       +1     
+ Misses      40791    40789       -2     
- Partials     4275     4276       +1
Impacted Files Coverage Δ
modules/queue/workerpool.go 46.61% <0%> (-1.07%) ⬇️
routers/repo/view.go 40% <0%> (+0.86%) ⬆️

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 5c250ff...c09961d. Read the comment docs.

@GiteaBot GiteaBot added the lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. label Feb 6, 2020
Comment thread templates/user/dashboard/issues.tmpl
@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 Feb 6, 2020
@techknowlogick techknowlogick added this to the 1.12.0 milestone Feb 6, 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 Feb 6, 2020
@techknowlogick techknowlogick merged commit 727fc42 into go-gitea:master Feb 6, 2020
@techknowlogick
Copy link
Copy Markdown
Member

@guillep2k please send backport :)

guillep2k added a commit to guillep2k/gitea that referenced this pull request Feb 7, 2020
@guillep2k guillep2k deleted the fix-10149 branch February 7, 2020 02:17
lunny pushed a commit that referenced this pull request Feb 7, 2020
@guillep2k
Copy link
Copy Markdown
Member Author

This can get the backport/done label.

@lafriks lafriks added the backport/done All backports for this PR have been created label Feb 15, 2020
@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. type/bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Generic pulls page don't link to specific pull

8 participants