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

Include repo name in page title tag #6343

Merged
merged 2 commits into from
Mar 19, 2019

Conversation

mrsdizzie
Copy link
Member

Fixes #6265

@codecov-io
Copy link

codecov-io commented Mar 16, 2019

Codecov Report

Merging #6343 into master will decrease coverage by 0.02%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #6343      +/-   ##
==========================================
- Coverage   38.89%   38.86%   -0.03%     
==========================================
  Files         364      365       +1     
  Lines       51215    51341     +126     
==========================================
+ Hits        19920    19956      +36     
- Misses      28428    28514      +86     
- Partials     2867     2871       +4
Impacted Files Coverage Δ
models/webhook.go 63.18% <0%> (-5.54%) ⬇️
routers/repo/view.go 41.08% <0%> (-1%) ⬇️
modules/context/api.go 50.61% <0%> (-0.21%) ⬇️
models/repo.go 47.36% <0%> (-0.09%) ⬇️
routers/repo/webhook.go 1.73% <0%> (-0.05%) ⬇️
modules/auth/user_form.go 42.85% <0%> (ø) ⬆️
routers/admin/hooks.go 0% <0%> (ø)
routers/routes/routes.go 83.44% <0%> (+0.36%) ⬆️
routers/user/setting/profile.go 40.81% <0%> (+0.4%) ⬆️
modules/process/manager.go 81.15% <0%> (+4.34%) ⬆️

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 6a6656a...09fd245. Read the comment docs.

@GiteaBot GiteaBot added the lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. label Mar 16, 2019
@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 Mar 16, 2019
@lunny lunny added the type/enhancement An improvement of existing functionality label Mar 17, 2019
@lunny lunny added this to the 1.9.0 milestone Mar 17, 2019
@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 Mar 17, 2019
@techknowlogick techknowlogick merged commit ba2f6a4 into go-gitea:master Mar 19, 2019
@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. type/enhancement An improvement of existing functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Show project name in wiki page title
7 participants