The Wayback Machine - https://web.archive.org/web/20220315200456/https://github.com/go-gitea/gitea/pull/17012
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 for create repo page layout #17012

Merged
merged 2 commits into from Sep 12, 2021
Merged

Conversation

axifive
Copy link
Member

@axifive axifive commented Sep 10, 2021

fix #16937

Signed-off-by: Alexey Terentyev <[email protected]>
@axifive axifive added this to the 1.16.0 milestone Sep 10, 2021
6543
6543 approved these changes Sep 12, 2021
@codecov-commenter
Copy link

@codecov-commenter codecov-commenter commented Sep 12, 2021

Codecov Report

Merging #17012 (6f1cf76) into main (a334a95) will decrease coverage by 0.00%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main   #17012      +/-   ##
==========================================
- Coverage   45.24%   45.23%   -0.01%     
==========================================
  Files         766      766              
  Lines       86632    86632              
==========================================
- Hits        39200    39192       -8     
- Misses      41088    41090       +2     
- Partials     6344     6350       +6     
Impacted Files Coverage Δ
modules/charset/charset.go 71.71% <0.00%> (-4.05%) ⬇️
modules/git/repo_base_nogogit.go 82.85% <0.00%> (-2.86%) ⬇️
modules/git/utils.go 68.05% <0.00%> (-2.78%) ⬇️
models/repo_list.go 77.64% <0.00%> (-0.79%) ⬇️
services/pull/pull.go 41.78% <0.00%> (-0.41%) ⬇️
models/issue_comment.go 51.47% <0.00%> (-0.30%) ⬇️
modules/queue/workerpool.go 50.00% <0.00%> (+1.90%) ⬆️

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 a334a95...6f1cf76. Read the comment docs.

@6543 6543 merged commit 7c84c94 into go-gitea:main Sep 12, 2021
2 checks passed
@axifive axifive deleted the fix-create-repo-page-layout branch Sep 12, 2021
@go-gitea go-gitea locked and limited conversation to collaborators Oct 19, 2021
@zeripath zeripath changed the title fix for create repo page layout Fix for create repo page layout Jan 18, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Linked issues

Successfully merging this pull request may close these issues.

5 participants