fix(rebrand): rename x-gittensory-request-id header to x-loopover-request-id - #5960
Conversation
…uest-id Coordinated rename across the main engine (sender), review-enrichment service (receiver), and the covering test. Completes the full-cutover rename of this cross-service wire contract.
|
Superagent didn't find any vulnerabilities or security issues in this PR. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #5960 +/- ##
=======================================
Coverage ? 95.15%
=======================================
Files ? 589
Lines ? 46675
Branches ? 14899
=======================================
Hits ? 44414
Misses ? 1511
Partials ? 750
Flags with carried forward coverage won't be shown. Click here to find out more.
🚀 New features to boost your workflow:
|
|
Warning 🟨🟨🟨🟨🟨🟨🟨🟨🟨🟨🟨🟨 ⏸️ LoopOver review result - manual review recommendedReview updated: 2026-07-15 01:38:41 UTC
⏸️ Suggested Action - Manual Review Review summary Nits — 4 non-blocking
Concerns raised — review before merging
📋 Copy for AI agents — paste into your coding agent
Review context
Contributor next steps
Signal definitions
[BETA] Chat with GittensoryAsk Gittensory a question about this PR directly in a comment — grounded only in the same cached, public-safe facts shown above, never a new claim.
Full command reference: https://gittensory.aethereal.dev/docs/gittensory-commands 🟩 Safe / merged · 🟦 Advisory · 🟨 Held for review · 🟥 Blocked / closed 💰 Earn for open-source contributions like this. Gittensor lets GitHub contributors earn for the work they already do — register to start earning →. Checked by LoopOver, a quiet PR intelligence layer for OSS maintainers.
|
Summary
x-gittensory-request-idHTTP header tox-loopover-request-id, coordinated across all 3 places it's referenced: the sender (src/review/enrichment-wire.ts, main engine calling into review-enrichment), the receiver (review-enrichment/src/server.ts, which also falls back to the genericx-request-id), and the covering test.Test plan
npx vitest run test/unit/enrichment-wire.test.ts-- 58/58 passnpm run test:cigate green locally