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

Tatsh / wiswa / 24541508754
100%

Build:
DEFAULT BRANCH: master
Ran 17 Apr 2026 12:37AM UTC
Jobs 5
Files 16
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

17 Apr 2026 12:33AM UTC coverage: 100.0%. Remained the same
24541508754

push

github

Tatsh
workflows/*: make release gate workflows optional and clean up runs

The Release and Publish workflows waited forever for gating workflows
(QA, Tests, markdownlint, and so on) that never trigger on tag pushes
because their `on:` filters exclude tag refs, so `gh run list` returns
no matching run and the previous loop treated a null conclusion as
still pending. Rework the shared check logic to treat missing runs and
`skipped` or `neutral` conclusions as optional, hard-fail on
`failure`, `cancelled`, `timed_out`, `startup_failure`, or
`action_required`, and only wait on genuinely in-progress runs.

Rework the Release workflow so the job body always runs and records
its trigger decision in a `guard` step output. After the optional
publish step, a cleanup step deletes prior Release runs on the same
commit whose conclusion was `skipped`, `cancelled`, or `neutral`, and
a final step cancels the current run when it did not publish so the
next invocation removes it.

Signed-off-by: Andrew Udvare <audvare@gmail.com>

418 of 418 branches covered (100.0%)

Branch coverage included in aggregate %.

2192 of 2192 relevant lines covered (100.0%)

5.0 hits per line

Jobs
ID Job ID Ran Files Coverage
1 24541508754.1 17 Apr 2026 12:37AM UTC 16
100.0
GitHub Action Run
2 24541508754.2 17 Apr 2026 12:38AM UTC 16
100.0
GitHub Action Run
3 24541508754.3 17 Apr 2026 12:38AM UTC 16
100.0
GitHub Action Run
4 24541508754.4 17 Apr 2026 12:38AM UTC 16
100.0
GitHub Action Run
5 24541508754.5 17 Apr 2026 12:38AM UTC 16
100.0
GitHub Action Run
Source Files on build 24541508754
  • Tree
  • List 16
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #24541508754
  • 8cf148b5 on github
  • Prev Build on master (#24536454148)
  • Next Build on master (#24580548991)
  • 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