Skip to content

Hoist Gandalf logs and clean up common logs - #200

Open
tokebe wants to merge 2 commits into
mainfrom
logging
Open

Hoist Gandalf logs and clean up common logs#200
tokebe wants to merge 2 commits into
mainfrom
logging

Conversation

@tokebe

@tokebe tokebe commented Aug 17, 2026

Copy link
Copy Markdown
Contributor
  • Removed/merged some logs, reduced others INFO -> DEBUG
  • BaseQuery now merges logs produced by query implementation, wrapped between debug-level <Begin backend-produced logs> and <End of backend logs>
  • Gandalf query now returns Gandalf-produced logs

tokebe added 2 commits August 17, 2026 16:34
Merges some redundancies and downgrades some levels
@codecov

codecov Bot commented Aug 17, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 11.11111% with 8 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
src/retriever/data_tiers/tier_0/base_query.py 0.00% 4 Missing ⚠️
src/retriever/lookup/utils.py 0.00% 4 Missing ⚠️
Files with missing lines Coverage Δ
src/retriever/data_tiers/tier_0/gandalf/query.py 71.42% <ø> (ø)
src/retriever/lookup/lookup.py 25.53% <ø> (+0.13%) ⬆️
src/retriever/lookup/qgx.py 20.82% <ø> (+0.05%) ⬆️
src/retriever/types/general.py 100.00% <100.00%> (ø)
src/retriever/data_tiers/tier_0/base_query.py 30.76% <0.00%> (-1.89%) ⬇️
src/retriever/lookup/utils.py 45.97% <0.00%> (+2.02%) ⬆️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Comment thread src/retriever/lookup/lookup.py
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.

2 participants