Skip to content

zstd compression support#186

Merged
tokebe merged 4 commits into
mainfrom
zstd
Jun 17, 2026
Merged

zstd compression support#186
tokebe merged 4 commits into
mainfrom
zstd

Conversation

@tokebe

@tokebe tokebe commented Jun 9, 2026

Copy link
Copy Markdown
Contributor

Accepts zstd compressed, responds with zstd compressed, async callback with zstd, calls gandalf with zstd

Accepts zstd compressed, responds with zstd compressed, async callback
with zstd, calls gandalf with zstd
@codecov

codecov Bot commented Jun 9, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 24.24242% with 75 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
src/retriever/utils/compression.py 20.51% 62 Missing ⚠️
src/retriever/lookup/lookup.py 28.57% 5 Missing ⚠️
src/retriever/data_tiers/tier_0/gandalf/driver.py 33.33% 4 Missing ⚠️
src/retriever/server.py 0.00% 4 Missing ⚠️
Files with missing lines Coverage Δ
src/retriever/config/general.py 96.18% <100.00%> (+0.05%) ⬆️
src/retriever/query.py 60.47% <ø> (ø)
src/retriever/types/general.py 100.00% <100.00%> (ø)
src/retriever/data_tiers/tier_0/gandalf/driver.py 42.44% <33.33%> (-0.42%) ⬇️
src/retriever/server.py 0.00% <0.00%> (ø)
src/retriever/lookup/lookup.py 22.09% <28.57%> (+0.26%) ⬆️
src/retriever/utils/compression.py 20.51% <20.51%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

tokebe added 3 commits June 17, 2026 14:24
Avoids unexpected behavior during callbacks
Lets us roll out before Gandalf's ready without breaking anything
@tokebe tokebe merged commit 678f88a into main Jun 17, 2026
7 of 9 checks passed
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