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

Move webhook into models/webhook/ #17579

Merged
merged 3 commits into from
Nov 10, 2021
Merged

Conversation

lunny
Copy link
Member

@lunny lunny commented Nov 7, 2021

As title

@lunny lunny added the type/refactoring Existing code has been cleaned up. There should be no new functionality. label Nov 7, 2021
@GiteaBot GiteaBot added the lgtm/need 1 This PR needs approval from one additional maintainer to be merged. label Nov 8, 2021
@codecov-commenter
Copy link

Codecov Report

Merging #17579 (8081801) into main (30515f2) will increase coverage by 0.03%.
The diff coverage is 47.47%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main   #17579      +/-   ##
==========================================
+ Coverage   45.48%   45.52%   +0.03%     
==========================================
  Files         793      795       +2     
  Lines       88846    88855       +9     
==========================================
+ Hits        40416    40449      +33     
+ Misses      41918    41896      -22     
+ Partials     6512     6510       -2     
Impacted Files Coverage Δ
models/db/error.go 0.00% <0.00%> (ø)
models/error.go 39.86% <ø> (+0.35%) ⬆️
models/issue_dependency.go 63.76% <0.00%> (ø)
models/lfs_lock.go 57.14% <0.00%> (ø)
models/notification.go 66.15% <0.00%> (ø)
models/repo_avatar.go 35.78% <0.00%> (ø)
models/repo_collaboration.go 57.89% <0.00%> (ø)
models/repo_generate.go 15.00% <0.00%> (ø)
models/statistic.go 0.00% <0.00%> (ø)
modules/cron/tasks.go 48.78% <0.00%> (ø)
... and 101 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 465fb41...8081801. 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 Nov 10, 2021
@wxiaoguang wxiaoguang merged commit 33fca2b into go-gitea:main Nov 10, 2021
@lunny lunny deleted the lunny/model_webhook branch November 10, 2021 05:48
Chianina pushed a commit to Chianina/gitea that referenced this pull request Mar 28, 2022
@go-gitea go-gitea locked and limited conversation to collaborators Apr 28, 2022
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/refactoring Existing code has been cleaned up. There should be no new functionality.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants