The Wayback Machine - https://web.archive.org/web/20230113064313/https://github.com/go-gitea/gitea/pull/16569
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

Show correct text when comparing commits on empty pull request #16569

Merged
merged 4 commits into from Jul 29, 2021
Merged

Show correct text when comparing commits on empty pull request #16569

merged 4 commits into from Jul 29, 2021

Conversation

PotatoesFall
Copy link
Contributor

Targeting issue: #16568

templates/repo/commits_table.tmpl Outdated Show resolved Hide resolved
@zeripath zeripath added this to the 1.16.0 milestone Jul 28, 2021
@codecov-commenter
Copy link

Codecov Report

Merging #16569 (a05ebec) into main (3705168) will decrease coverage by 0.00%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main   #16569      +/-   ##
==========================================
- Coverage   45.37%   45.37%   -0.01%     
==========================================
  Files         750      750              
  Lines       85084    85086       +2     
==========================================
- Hits        38606    38605       -1     
- Misses      40235    40236       +1     
- Partials     6243     6245       +2     
Impacted Files Coverage Δ
routers/web/repo/pull.go 30.32% <0.00%> (-0.07%) ⬇️
modules/util/timer.go 42.85% <0.00%> (-42.86%) ⬇️
modules/git/blame.go 65.71% <0.00%> (-1.43%) ⬇️
services/pull/pull.go 41.73% <0.00%> (ø)
modules/queue/workerpool.go 54.96% <0.00%> (+1.14%) ⬆️

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 3705168...a05ebec. Read the comment docs.

lunny
lunny approved these changes Jul 29, 2021
@zeripath
Copy link
Contributor

Make lgtm work

@zeripath zeripath merged commit 4e68d6f into go-gitea:main Jul 29, 2021
2 checks passed
AbdulrhmnGhanem pushed a commit to kitspace/gitea that referenced this pull request Aug 10, 2021
…tea#16569)

* fix

* use own text

* Update templates/repo/commits_table.tmpl

Co-authored-by: marty <[email protected]>
Co-authored-by: zeripath <[email protected]>
@go-gitea go-gitea locked and limited conversation to collaborators Oct 19, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Development

Successfully merging this pull request may close these issues.

None yet

5 participants