mirror of https://github.com/sysown/proxysql
The test runner container needs access to the /gcov directory where ProxySQL writes its coverage data (.gcda files). Without this mount, the coverage collection script could only see .gcno files (compile-time) but not the runtime coverage data from ProxySQL. This fix adds the gcov volume mount to the test runner container, allowing it to merge coverage data from each ProxySQL instance.private/multi-group-runner
parent
60e1d03442
commit
a1042ce13f
Loading…
Reference in new issue