Re: [PATCH] contrib/plugins: add a drcov plugin

2021-10-15 Thread arkadiy . ivanov
Alex Bennée писал 2021-10-12 13:36: Arkadiy writes: From: NDNF This patch adds the ability to generate files in drcov format. Primary goal this script is to have coverage logfiles thatwork in Lighthouse. Problems: - The path to the executable file is not specified. I don't see a proble

Re: [PATCH] contrib/plugins: add a drcov plugin

2021-10-13 Thread arkadiy . ivanov
Alex Bennée писал 2021-10-12 13:36: Arkadiy writes: From: NDNF This patch adds the ability to generate files in drcov format. Primary goal this script is to have coverage logfiles thatwork in Lighthouse. Problems: - The path to the executable file is not specified. I don't see a proble