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

Alan-Jowett / sonde / 26077664809
82%

Build:
DEFAULT BRANCH: main
Ran 19 May 2026 05:22AM UTC
Jobs 1
Files 129
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

19 May 2026 05:13AM UTC coverage: 82.986%. Remained the same
26077664809

push

github

web-flow
fix(ci): prevent gateway container manifest from being skipped (#959)

When \gateway-container.yml\ is called via \workflow_call\ from
\
ightly-release.yml\, the internal \modem-firmware\ and
\pf-test-programs\ jobs are skipped (because \uild_same_run_artifacts\
defaults to false — the caller provides those artifacts instead).
The \uild\ job uses \lways()\ to override the transitive skip, but
the downstream \manifest\ job did not. GitHub Actions propagates the
skipped-ancestor status through the dependency graph, causing \manifest\
to be skipped even though \uild\ succeeded.

Add \lways() && needs.build.result == 'success'\ so the manifest job
runs whenever the build succeeds, regardless of skipped ancestors.

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

37703 of 45433 relevant lines covered (82.99%)

249.14 hits per line

Jobs
ID Job ID Ran Files Coverage
1 26077664809.1 19 May 2026 05:22AM UTC 129
82.99
GitHub Action Run
Source Files on build 26077664809
  • Tree
  • List 129
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #26077664809
  • 9d0433fe on github
  • Prev Build on main (#26073454077)
  • Next Build on main (#26077670975)
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