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

Alan-Jowett / sonde / 25928326940
81%

Build:
DEFAULT BRANCH: main
Ran 15 May 2026 04:22PM 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

15 May 2026 04:12PM UTC coverage: 83.027%. Remained the same
25928326940

push

github

web-flow
fix: suppress noisy `az ad app permission add` warning (#924)

* fix: suppress noisy `az ad app permission add` warning

`az ad app permission add` emits a warning reminding the operator to
run `az ad app permission grant`. Both `bootstrap.sh` and
`deploy.sh` already perform the grant immediately afterward, making
the warning misleading noise.

Append `2>/dev/null` to the `add` calls to suppress stderr,
matching the existing pattern used on the subsequent grant commands.

Fixes #907

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

* fix: filter specific warning line instead of blanket stderr suppression

Address review feedback: instead of `2>/dev/null` which hides genuine
errors, capture stderr to a temp file and filter only the known
`is needed to make the change effective` warning line. On failure,
full stderr is preserved for diagnostics.

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

---------

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

34276 of 41283 relevant lines covered (83.03%)

194.39 hits per line

Jobs
ID Job ID Ran Files Coverage
1 25928326940.1 15 May 2026 04:22PM UTC 124
83.03
GitHub Action Run
Source Files on build 25928326940
  • Tree
  • List 124
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #25928326940
  • cdceebc6 on github
  • Prev Build on main (#25926387606)
  • Next Build on main (#25939302573)
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