Skip to content

Replace instance_idx with leader leasing - #199

Open
tokebe wants to merge 1 commit into
mainfrom
cooperative-leader
Open

Replace instance_idx with leader leasing#199
tokebe wants to merge 1 commit into
mainfrom
cooperative-leader

Conversation

@tokebe

@tokebe tokebe commented Aug 10, 2026

Copy link
Copy Markdown
Contributor

Fixes a bug which causes multiple instances to fail at building subclass mapping

@codecov

codecov Bot commented Aug 10, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 70.77922% with 45 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
src/retriever/utils/redis.py 44.00% 14 Missing ⚠️
src/retriever/metadata/optable.py 27.27% 8 Missing ⚠️
src/retriever/utils/leader.py 91.48% 4 Missing and 4 partials ⚠️
src/retriever/lookup/subclass.py 40.00% 6 Missing ⚠️
src/retriever/background.py 0.00% 5 Missing ⚠️
src/retriever/status.py 0.00% 4 Missing ⚠️
Files with missing lines Coverage Δ
src/retriever/config/general.py 96.24% <100.00%> (ø)
src/retriever/types/status.py 100.00% <100.00%> (ø)
src/retriever/status.py 26.64% <0.00%> (-0.38%) ⬇️
src/retriever/background.py 0.00% <0.00%> (ø)
src/retriever/lookup/subclass.py 44.13% <40.00%> (-0.55%) ⬇️
src/retriever/metadata/optable.py 20.42% <27.27%> (+0.15%) ⬆️
src/retriever/utils/leader.py 91.48% <91.48%> (ø)
src/retriever/utils/redis.py 42.50% <44.00%> (+0.46%) ⬆️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant