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

Alan-Jowett / CoPilot-For-Consensus / 20728319907 / 13
81%
main: 81%

Build:
DEFAULT BRANCH: main
Ran 05 Jan 2026 08:38PM UTC
Files 2
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

05 Jan 2026 08:31PM UTC coverage: 83.251%. Remained the same
20728319907.13

push

github

web-flow
Fix Azure Service Bus Data Sender role ID typo causing authentication failures (#745)

* Initial plan

* Add Azure Service Bus configuration tests and troubleshooting guide

Co-authored-by: Alan-Jowett <20480683+Alan-Jowett@users.noreply.github.com>

* Address code review feedback: update documentation paths and add source comments

Co-authored-by: Alan-Jowett <20480683+Alan-Jowett@users.noreply.github.com>

* Clarify orchestrator-service queue creation and permissions

Co-authored-by: Alan-Jowett <20480683+Alan-Jowett@users.noreply.github.com>

* Fix Azure Service Bus Data Sender role ID typo in servicebus.bicep

The role definition ID for Azure Service Bus Data Sender had a typo:
- Wrong: 69a216fc-b8fb-44d8-bc22-1f3c2cd27a39
- Correct: 69a216fc-b8fb-44d4-bc22-1f3c7cd27a98

This typo would cause RBAC role assignment failures for all sender services
(parsing, chunking, embedding, orchestrator, summarization, reporting),
preventing them from sending messages to Service Bus queues.

The orchestrator was likely the first to fail because it starts up and
attempts to send messages, triggering the authentication error.

Co-authored-by: Alan-Jowett <20480683+Alan-Jowett@users.noreply.github.com>

* Address PR review feedback: add PowerShell alternatives and remove trivial tests

- Added Windows PowerShell alternatives for Linux-only grep commands in troubleshooting guide
- Removed two trivial "documentation tests" that provided no real validation
- Enhanced module docstring with infrastructure configuration notes
- Tests still pass (4 meaningful tests remain)

Co-authored-by: Alan-Jowett <20480683+Alan-Jowett@users.noreply.github.com>

* Improve PowerShell connection string validation with error handling

Use regex matching instead of IndexOf/Substring to avoid potential
ArgumentOutOfRangeException when connection string format is invalid.

Co-authored-by: Alan-Jowett <20480683+Alan-Jowett@users.noreply.github.com>

* Add missing license header to TROUBLESHO... (continued)

169 of 203 relevant lines covered (83.25%)

0.83 hits per line

Source Files on job chunking - 20728319907.13
  • Tree
  • List 2
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 20728319907
  • 7be05cdd on github
  • Prev Job for on main (#20726364537.21)
  • Next Job for on main (#20728592266.18)
  • 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