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

feat: add leadership package #661

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

test: add tests

294efc4
Select commit
Loading
Failed to load commit list.
Open

feat: add leadership package #661

test: add tests
294efc4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jan 30, 2025 in 1s

90.62% of diff hit (target 81.71%)

View this Pull Request on Codecov

90.62% of diff hit (target 81.71%)

Annotations

Check warning on line 20 in internal/leadership/context.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/leadership/context.go#L19-L20

Added lines #L19 - L20 were not covered by tests

Check warning on line 30 in internal/leadership/locker.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/leadership/locker.go#L29-L30

Added lines #L29 - L30 were not covered by tests

Check warning on line 36 in internal/leadership/locker.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/leadership/locker.go#L34-L36

Added lines #L34 - L36 were not covered by tests

Check warning on line 44 in internal/leadership/locker.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/leadership/locker.go#L40-L44

Added lines #L40 - L44 were not covered by tests

Check warning on line 97 in internal/leadership/manager.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/leadership/manager.go#L96-L97

Added lines #L96 - L97 were not covered by tests

Check warning on line 28 in internal/leadership/module.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/leadership/module.go#L27-L28

Added lines #L27 - L28 were not covered by tests