This website requires JavaScript.
Explore
Help
Register
Sign In
Jonathan
/
Lyra
Watch
1
Star
0
Fork
0
You've already forked Lyra
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
349f699bb6299bf85fae12576c975829a7d70a43
Lyra
/
worker
/
tests
T
History
Jonathan
d3bec2ee10
refactor: make adapter .tier the single source of truth for ranking
...
Co-Authored-By: Claude Opus 4.8 (1M context) <
noreply@anthropic.com
>
2026-07-10 19:07:58 +02:00
..
__init__.py
chore: scaffold web, worker, and compose stack
2026-07-10 16:33:22 +02:00
conftest.py
test: clean worker test DB before each test to prevent flakiness
2026-07-10 17:02:38 +02:00
test_adapters.py
feat: add SourceAdapter contract and fake adapters
2026-07-10 18:35:52 +02:00
test_claim.py
feat: add worker job-claim logic
2026-07-10 16:58:28 +02:00
test_confidence.py
feat: add confidence scoring
2026-07-10 18:26:52 +02:00
test_db.py
fix: worker waits for schema before claiming; npm ci for reproducible builds
2026-07-10 17:32:20 +02:00
test_pipeline.py
fix: persist all found candidates and guard duplicate adapter names
2026-07-10 18:54:15 +02:00
test_quality.py
refactor: make adapter .tier the single source of truth for ranking
2026-07-10 19:07:58 +02:00
test_ranker.py
refactor: make adapter .tier the single source of truth for ranking
2026-07-10 19:07:58 +02:00
test_registry.py
feat: wire adapter registry into worker loop
2026-07-10 18:59:28 +02:00