Skip to content

Fix spelling of HookProcReceiveResult #16690

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

Merged
merged 1 commit into from
Aug 14, 2021
Merged

Fix spelling of HookProcReceiveResult #16690

merged 1 commit into from
Aug 14, 2021

Conversation

lunny
Copy link
Member

@lunny lunny commented Aug 14, 2021

Replace HockProcReceiveResult with HookProcReceiveResult

@GiteaBot GiteaBot added the lgtm/need 1 This PR needs approval from one additional maintainer to be merged. label Aug 14, 2021
@zeripath zeripath changed the title Fix typo Fix spelling of HookProcReceiveResult Aug 14, 2021
@codecov-commenter
Copy link

Codecov Report

Merging #16690 (80078c4) into main (23a87a0) will increase coverage by 0.00%.
The diff coverage is 41.66%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main   #16690   +/-   ##
=======================================
  Coverage   45.39%   45.40%           
=======================================
  Files         758      758           
  Lines       85306    85306           
=======================================
+ Hits        38727    38734    +7     
+ Misses      40298    40293    -5     
+ Partials     6281     6279    -2     
Impacted Files Coverage Δ
modules/private/hook.go 0.00% <0.00%> (ø)
services/agit/agit.go 45.40% <44.44%> (ø)
routers/private/hook.go 34.45% <100.00%> (ø)
modules/queue/workerpool.go 55.34% <0.00%> (+0.38%) ⬆️
services/pull/pull.go 42.19% <0.00%> (+0.40%) ⬆️
models/repo_list.go 78.43% <0.00%> (+0.78%) ⬆️
modules/log/file.go 75.20% <0.00%> (+1.60%) ⬆️

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 bbf9f41...80078c4. 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 Aug 14, 2021
@6543 6543 merged commit 74d75eb into go-gitea:main Aug 14, 2021
@lunny lunny deleted the lunny/typo branch August 14, 2021 16:05
@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.
Labels
lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. type/miscellaneous
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants