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

Alan-Jowett / sonde / 25810654439 / 1
82%
main: 82%

Build:
DEFAULT BRANCH: main
Ran 13 May 2026 04:15PM UTC
Files 124
Run time 6s
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

13 May 2026 03:57PM UTC coverage: 83.043%. Remained the same
25810654439.1

push

github

web-flow
fix(test): rewrite jq stub and add az rest handler for bootstrap test (#896)

* fix(test): rewrite jq stub and add az rest handler for bootstrap test

The hermetic jq stub failed to produce output for the URI merge
invocation because the while/shift arg parsing was broken. Rewrite
with a simpler approach: consume stdin, parse --arg/--argjson values,
and match on the expression (last arg) to determine behavior.

Also add an az rest stub handler so the Graph API PATCH call for
redirect URI registration succeeds in the test.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

* fix(test): only drain stdin in jq stub when piped

jq -n provides no stdin, so unconditional cat can block on a TTY.
Use [ ! -t 0 ] to only consume stdin when it is actually piped.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

---------

Co-authored-by: Alan Jowett <alan.jowett@microsoft.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

33757 of 40650 relevant lines covered (83.04%)

197.14 hits per line

Source Files on job 25810654439.1
  • Tree
  • List 124
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 25810654439
  • e7b10e18 on github
  • Prev Job for on main (#25777179538.1)
  • Next Job for on main (#25810643184.1)
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