• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

Alan-Jowett / CoPilot-For-Consensus / 20765318680 / 5
79%
main: 79%

Build:
DEFAULT BRANCH: main
Ran 06 Jan 2026 11:30PM UTC
Files 12
Run time 0s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

06 Jan 2026 11:27PM UTC coverage: 63.418%. Remained the same
20765318680.5

push

github

web-flow
fix: align subscriber queues to queue-per-event topology for all services (#778)

* embedding: consume from Service Bus 'chunks.prepared' queue\n\nAlign subscriber with queue-per-event routing and existing Service Bus queue definitions to fix amqp:client-error on receiver open.

* embedding: select subscriber queue by bus type\n\n- Azure Service Bus: consume from 'chunks.prepared' (queue-per-event)\n- RabbitMQ: keep 'embedding-service' to preserve Docker Compose setup

* embedding: align queue selection with orchestrator style\n\nIf no configured queue, auto-detect:\n- Azure Service Bus -> 'chunks.prepared'\n- RabbitMQ -> 'embedding-service'\nLogs decision like orchestrator main.py.

* align all services to auto-detect queue names by bus type\n\nAll services now auto-detect queue_name based on message_bus_type:\n- Azure Service Bus: use per-event queue (archive.ingested, json.parsed, etc.)\n- RabbitMQ: use service queue (parsing-service, chunking-service, etc.)\n\nMatches orchestrator/embedding pattern. Allows config override via queue_name parameter.

* simplify: use uniform per-event queue names everywhere\n\nRemove auto-detection logic and align Docker Compose with Azure Service Bus by using per-event queue names (archive.ingested, json.parsed, chunks.prepared, etc.) for all services and all message bus backends.\n\nSimplifies codebase while ensuring consistent behavior across environments.

* docs: update artifacts to reflect unified queue-per-event topology

- Update orchestrator config schema: remove auto-detection description
- Simplify orchestrator test coverage to reflect hardcoded queue names
- Update Azure Service Bus troubleshooting: queue lifecycle no longer creates orchestrator-service
- Revise queue architecture documentation: remove dual-topology pattern
- Update Grafana dashboard: monitor correct per-event queues (not embedding-service/orchestrator-service)
- Align all documentation with simplified unified queue naming approach

Close... (continued)

501 of 790 relevant lines covered (63.42%)

0.63 hits per line

Source Files on job copilot_events - 20765318680.5
  • Tree
  • List 12
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 20765318680
  • dfca885e on github
  • Prev Job for on main (#20763756154.25)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc