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

chore: use octicon-mirror for feeds display #13928

Merged
merged 2 commits into from
Dec 10, 2020

Conversation

BLumia
Copy link
Member

@BLumia BLumia commented Dec 10, 2020

This patch changes the feeds icon for mirror type actions from octicon-repo-clone to octicon-mirror, since the icon for mirror type repo on the repo page already changed to octicon-mirror in 1.13.0.

@codecov-io
Copy link

Codecov Report

Merging #13928 (0f612cd) into master (ccfa408) will decrease coverage by 0.13%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #13928      +/-   ##
==========================================
- Coverage   42.24%   42.10%   -0.14%     
==========================================
  Files         710      710              
  Lines       77232    77232              
==========================================
- Hits        32626    32518     -108     
- Misses      39241    39362     +121     
+ Partials     5365     5352      -13     
Impacted Files Coverage Δ
modules/templates/helper.go 49.45% <0.00%> (ø)
modules/indexer/stats/queue.go 52.94% <0.00%> (-23.53%) ⬇️
modules/notification/ui/ui.go 84.72% <0.00%> (-11.12%) ⬇️
modules/notification/mail/mail.go 33.33% <0.00%> (-9.20%) ⬇️
models/issue_comment.go 43.50% <0.00%> (-8.92%) ⬇️
modules/indexer/stats/db.go 43.47% <0.00%> (-8.70%) ⬇️
modules/queue/unique_queue_channel.go 58.06% <0.00%> (-6.46%) ⬇️
modules/git/commit.go 49.67% <0.00%> (-3.95%) ⬇️
modules/git/utils.go 73.77% <0.00%> (-3.28%) ⬇️
modules/notification/base/null.go 74.28% <0.00%> (-2.86%) ⬇️
... and 13 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 bc1cf6e...0f612cd. Read the comment docs.

@GiteaBot GiteaBot added the lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. label Dec 10, 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 Dec 10, 2020
@6543 6543 added the topic/ui Change the appearance of the Gitea UI label Dec 10, 2020
@6543 6543 added this to the 1.14.0 milestone Dec 10, 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 Dec 10, 2020
@techknowlogick
Copy link
Member

🚀

@techknowlogick techknowlogick merged commit c11cf4b into go-gitea:master Dec 10, 2020
@go-gitea go-gitea locked and limited conversation to collaborators Jan 18, 2021
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.

6 participants