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

Alan-Jowett / sonde / 25810643184
82%

Build:
DEFAULT BRANCH: main
Ran 13 May 2026 04:21PM UTC
Jobs 1
Files 124
Run time 1min
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.026% (-0.02%) from 83.043%
25810643184

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>

33750 of 40650 relevant lines covered (83.03%)

197.14 hits per line

Coverage Regressions

Lines Coverage ∆ File
7
79.7
-0.31% crates/sonde-azure-companion/src/main.rs
Jobs
ID Job ID Ran Files Coverage
1 25810643184.1 13 May 2026 04:21PM UTC 124
83.03
GitHub Action Run
Source Files on build 25810643184
  • Tree
  • List 124
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #25810643184
  • e7b10e18 on github
  • Prev Build on main (#25810654439)
  • Next Build on main (#25814218928)
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