Skip to content
This repository was archived by the owner on Apr 12, 2019. It is now read-only.

Update IsActive on Hook.Update #151

Merged
merged 1 commit into from
Mar 26, 2019
Merged

Conversation

segevfiner
Copy link

This updates the IsActive bool when doing Hook.Update.

(Needed that for a separate PR that adds Git hooks to the Gitea API)

Signed-off-by: Segev Finer <[email protected]>
@codecov-io
Copy link

codecov-io commented Mar 26, 2019

Codecov Report

Merging #151 into master will decrease coverage by 0.15%.
The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #151      +/-   ##
==========================================
- Coverage   36.42%   36.27%   -0.16%     
==========================================
  Files          28       28              
  Lines        1842     1850       +8     
==========================================
  Hits          671      671              
- Misses       1080     1088       +8     
  Partials       91       91
Impacted Files Coverage Δ
hook.go 0% <0%> (ø) ⬆️

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 ec4d631...b7ba65d. Read the comment docs.

@lafriks lafriks merged commit 21aca48 into go-gitea:master Mar 26, 2019
@segevfiner segevfiner deleted the git-hook branch March 26, 2019 23:01
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants