ralph-claude-code/.github
frankbria 3e76f80e29 fix(ci): properly build kcov from source
Previous approach tried to download pre-built binaries that don't exist.
Now builds kcov from source with all required dependencies:
- cmake, g++ for compilation
- binutils-dev, libcurl4-openssl-dev, libdw-dev, libiberty-dev
- zlib1g-dev, libssl-dev

Also added better debugging output when coverage files not found.

Refs #10
2026-01-08 23:03:30 -07:00
..
workflows fix(ci): properly build kcov from source 2026-01-08 23:03:30 -07:00