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

OpenGraph: use repo avatar if exist #12586

Merged
merged 2 commits into from
Aug 24, 2020

Conversation

6543
Copy link
Member

@6543 6543 commented Aug 24, 2020

@GiteaBot GiteaBot added the lgtm/need 1 This PR needs approval from one additional maintainer to be merged. label Aug 24, 2020
@codecov-commenter
Copy link

codecov-commenter commented Aug 24, 2020

Codecov Report

Merging #12586 into master will increase coverage by 0.01%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #12586      +/-   ##
==========================================
+ Coverage   43.39%   43.40%   +0.01%     
==========================================
  Files         645      645              
  Lines       71281    71283       +2     
==========================================
+ Hits        30931    30940       +9     
+ Misses      35335    35327       -8     
- Partials     5015     5016       +1     
Impacted Files Coverage Δ
models/repo.go 55.69% <100.00%> (+0.06%) ⬆️
modules/indexer/stats/queue.go 64.70% <0.00%> (-11.77%) ⬇️
modules/indexer/stats/db.go 43.47% <0.00%> (-8.70%) ⬇️
services/pull/pull.go 42.03% <0.00%> (+0.46%) ⬆️
routers/repo/view.go 37.98% <0.00%> (+0.64%) ⬆️
modules/log/event.go 57.54% <0.00%> (+0.94%) ⬆️
modules/queue/unique_queue_disk_channel.go 55.38% <0.00%> (+1.53%) ⬆️
models/unit.go 49.31% <0.00%> (+2.73%) ⬆️

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 63f3c42...be278ea. Read the comment docs.

@jolheiser jolheiser added this to the 1.13.0 milestone Aug 24, 2020
@jolheiser jolheiser added the topic/ui Change the appearance of the Gitea UI label Aug 24, 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 24, 2020
@lafriks lafriks merged commit 4b97f90 into go-gitea:master Aug 24, 2020
@lafriks lafriks deleted the opengraph_respect-repo-avatar branch August 24, 2020 19:47
@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.

6 participants