ralph-claude-code/.github
frankbria 5823003ff0 fix(ci): build kcov from source instead of apt-get
kcov is not available in Ubuntu's default repositories. Update the
workflow to:
- Install kcov build dependencies
- Try downloading pre-built binary first
- Fall back to building from source if pre-built not available
- Add graceful handling for coverage measurement failures

Refs #10
2026-01-08 23:00:26 -07:00
..
workflows fix(ci): build kcov from source instead of apt-get 2026-01-08 23:00:26 -07:00