Skip to content

Conversation

@hadi77ir
Copy link

@hadi77ir hadi77ir commented Nov 6, 2020

Fixes #13431 by adding project title, description and action buttons.

image

@codecov-io
Copy link

codecov-io commented Nov 6, 2020

Codecov Report

Merging #13437 (9757f20) into master (182b5a0) will increase coverage by 0.02%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #13437      +/-   ##
==========================================
+ Coverage   42.09%   42.12%   +0.02%     
==========================================
  Files         694      694              
  Lines       76347    76348       +1     
==========================================
+ Hits        32139    32160      +21     
+ Misses      38948    38932      -16     
+ Partials     5260     5256       -4     
Impacted Files Coverage Δ
routers/repo/projects.go 13.42% <100.00%> (+0.22%) ⬆️
services/pull/pull.go 40.78% <0.00%> (+0.49%) ⬆️
models/gpg_key.go 53.90% <0.00%> (+0.57%) ⬆️
services/pull/check.go 51.82% <0.00%> (+0.72%) ⬆️
modules/log/event.go 61.79% <0.00%> (+1.88%) ⬆️
modules/queue/workerpool.go 60.81% <0.00%> (+2.04%) ⬆️
modules/process/manager.go 75.00% <0.00%> (+2.50%) ⬆️
modules/util/timer.go 85.71% <0.00%> (+42.85%) ⬆️

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 182b5a0...9757f20. Read the comment docs.

@GiteaBot GiteaBot added the lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. label Nov 6, 2020
@lunny lunny added the type/enhancement An improvement of existing functionality label Nov 6, 2020
@lunny lunny added this to the 1.14.0 milestone Nov 6, 2020
@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 Nov 7, 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 Nov 8, 2020
@techknowlogick techknowlogick merged commit beab1dd into go-gitea:master Nov 10, 2020
@go-gitea go-gitea locked and limited conversation to collaborators Dec 14, 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. type/enhancement An improvement of existing functionality

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Project/board title is missing in board page

8 participants