commit | b544e0a2b3c151dfe6105b40f6c4e13a96b9767f | [log] [tgz] |
---|---|---|
author | Jeremy Bettis <jbettis@google.com> | Wed Feb 05 16:53:46 2025 -0700 |
committer | Benjamin Cabé <kartben@gmail.com> | Sat Feb 08 00:31:54 2025 +0100 |
tree | 3cc02871728339d73e1a8890b5b666611becae24 | |
parent | 6c7d518300a3b4d63ff6d096e87c97913b698ad8 [diff] |
twister: Implement coverage file merging for lcov Instead of capturing the coverage data twice with --coverage-per-instance, just merge the lcov files in the aggregation report. Signed-off-by: Jeremy Bettis <jbettis@google.com>