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/project succeeded Jan 30, 2025 in 1s

81.84% (+0.13%) compared to c10b32b

View this Pull Request on Codecov

81.84% (+0.13%) compared to c10b32b

Details

Codecov Report

Attention: Patch coverage is 90.62500% with 21 lines in your changes missing coverage. Please review.

Project coverage is 81.84%. Comparing base (c10b32b) to head (294efc4).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
internal/leadership/locker.go 50.00% 8 Missing and 3 partials ⚠️
internal/leadership/manager.go 94.31% 4 Missing and 1 partial ⚠️
internal/leadership/context.go 86.36% 2 Missing and 1 partial ⚠️
internal/leadership/module.go 90.47% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #661      +/-   ##
==========================================
+ Coverage   81.71%   81.84%   +0.13%     
==========================================
  Files         131      137       +6     
  Lines        7059     7278     +219     
==========================================
+ Hits         5768     5957     +189     
- Misses        990     1012      +22     
- Partials      301      309       +8     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.