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

c-ares / c-ares / 28673989834
90%

Build:
DEFAULT BRANCH: main
Ran 03 Jul 2026 05:03PM UTC
Jobs 1
Files 177
Run time 2min
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

03 Jul 2026 05:00PM UTC coverage: 91.546% (-0.002%) from 91.548%
28673989834

push

github

web-flow
ci: add All Checks merge-status aggregator workflow (#1182)

## Summary

Adds a single **All Checks** aggregator workflow that waits for every
*other* check on the PR commit to pass or be skipped, using
[poseidon/wait-for-status-checks](https://github.com/poseidon/wait-for-status-checks)
(pinned to v0.6.0 + poseidon/wait-for-status-checks#627).

This makes it possible to mark just **All Checks** as the required
status check on the `main` ruleset: any workflow added (or renamed) in
the future is then automatically gated through it — if it fails, this
check fails and blocks the PR — with no per-check ruleset edits ever
needed.

## Notes

- The action ignores itself via `ignore: "All Checks"` (self-ignore
isn't automatic once a job `name` is set).
- Skipped checks (e.g. path-filtered workflows like Codespell) count as
passing.
- Timeout is 3 hours to cover the slower emulated/VM jobs (Solaris,
NetBSD, OpenBSD, QNX).
- After merging, the `main` ruleset's required status checks can be
reduced to just `All Checks`.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-authored-by: Claude Fable 5 <noreply@anthropic.com>

23748 of 25941 relevant lines covered (91.55%)

12229.65 hits per line

Jobs
ID Job ID Ran Files Coverage
1 28673989834.1 03 Jul 2026 05:03PM UTC 935
61.59
GitHub Action Run
Source Files on build 28673989834
  • Tree
  • List 177
  • Changed 54
  • Source Changed 0
  • Coverage Changed 54
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 6379ec19 on github
  • Prev Build on main (#28628343107)
  • Next Build on main (#28684607716)
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