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

Fix review avatar image #9962

Merged
merged 2 commits into from
Jan 24, 2020
Merged

Fix review avatar image #9962

merged 2 commits into from
Jan 24, 2020

Conversation

jolheiser
Copy link
Member

Signed-off-by: jolheiser <[email protected]>
@GiteaBot GiteaBot added the lgtm/need 1 This PR needs approval from one additional maintainer to be merged. label Jan 24, 2020
@lafriks lafriks added the topic/ui Change the appearance of the Gitea UI label Jan 24, 2020
@lafriks lafriks added this to the 1.12.0 milestone Jan 24, 2020
@codecov-io
Copy link

codecov-io commented Jan 24, 2020

Codecov Report

Merging #9962 into master will increase coverage by 0.02%.
The diff coverage is 52.65%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #9962      +/-   ##
==========================================
+ Coverage    42.2%   42.23%   +0.02%     
==========================================
  Files         609      610       +1     
  Lines       79692    80274     +582     
==========================================
+ Hits        33635    33901     +266     
- Misses      41911    42210     +299     
- Partials     4146     4163      +17
Impacted Files Coverage Δ
models/models.go 61.71% <ø> (ø) ⬆️
models/repo_list.go 76.81% <ø> (ø) ⬆️
models/issue.go 54.81% <ø> (ø) ⬆️
routers/api/v1/org/hook.go 0% <0%> (ø) ⬆️
cmd/admin.go 0% <0%> (ø) ⬆️
routers/org/teams.go 0% <0%> (ø) ⬆️
models/pull_sign.go 34.86% <0%> (ø) ⬆️
routers/api/v1/repo/issue_subscription.go 0% <0%> (ø) ⬆️
routers/api/v1/repo/release.go 46.2% <0%> (+0.62%) ⬆️
routers/api/v1/repo/key.go 20.37% <0%> (-0.79%) ⬇️
... and 98 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 e8f644c...37473b0. Read the comment docs.

@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 Jan 24, 2020
@zeripath zeripath merged commit 88c212a into go-gitea:master Jan 24, 2020
@jolheiser jolheiser deleted the review_avatar branch January 29, 2020 19:56
@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.

None yet

6 participants