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

Make dashboard newsfeed list length a configurable item #12469

Merged
merged 2 commits into from
Aug 11, 2020

Conversation

techknowlogick
Copy link
Member

Fix #12466

@techknowlogick techknowlogick added the topic/ui Change the appearance of the Gitea UI label Aug 11, 2020
@techknowlogick techknowlogick added this to the 1.13.0 milestone Aug 11, 2020
@GiteaBot GiteaBot added the lgtm/need 1 This PR needs approval from one additional maintainer to be merged. label Aug 11, 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 Aug 11, 2020
@codecov-commenter
Copy link

Codecov Report

Merging #12469 into master will increase coverage by 0.02%.
The diff coverage is 50.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #12469      +/-   ##
==========================================
+ Coverage   43.80%   43.82%   +0.02%     
==========================================
  Files         630      630              
  Lines       69821    69821              
==========================================
+ Hits        30583    30599      +16     
+ Misses      34301    34290      -11     
+ Partials     4937     4932       -5     
Impacted Files Coverage Δ
modules/setting/setting.go 46.44% <ø> (ø)
models/action.go 51.74% <50.00%> (ø)
modules/charset/charset.go 68.53% <0.00%> (-2.25%) ⬇️
services/gitdiff/gitdiff.go 73.88% <0.00%> (-1.79%) ⬇️
models/issue.go 57.14% <0.00%> (+0.35%) ⬆️
modules/notification/webhook/webhook.go 48.95% <0.00%> (+0.52%) ⬆️
services/pull/pull.go 43.41% <0.00%> (+0.69%) ⬆️
modules/queue/workerpool.go 60.00% <0.00%> (+1.22%) ⬆️
services/pull/patch.go 68.96% <0.00%> (+2.58%) ⬆️
services/pull/check.go 57.03% <0.00%> (+3.12%) ⬆️
... 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 73b155d...965dde5. Read the comment docs.

@techknowlogick techknowlogick merged commit 22c952a into go-gitea:master Aug 11, 2020
@techknowlogick techknowlogick deleted the fix-12466 branch August 11, 2020 14:48
@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
lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. topic/ui Change the appearance of the Gitea UI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature Request: Make dashboard newsfeed list length a configurable item
6 participants