differential test coverage when working on a patch

Поиск
Список
Период
Сортировка
От Andy Fan
Тема differential test coverage when working on a patch
Дата
Msg-id 87ttiaf6qy.fsf@163.com
обсуждение исходный текст
Список pgsql-hackers
When testing my own patches or review other's patches, I want to know if
the new code has been tested, however our current 'make coverage-html'
shows all the codes rather than the 'new code', so is there a good way
to get the answer for the above question?

I searched lcov at [1] and the options like '--diff-file' or
'--select-script' looks very promising, but all of them needs some time
to try it out and then automate it. so I'd like to ask first..

[1] https://github.com/linux-test-project/lcov/blob/master/README 

-- 
Best Regards
Andy Fan




В списке pgsql-hackers по дате отправления:

Предыдущее
От: Neil Conway
Дата:
Сообщение: Re: Optimizing COPY with SIMD
Следующее
От: Wolfgang Walther
Дата:
Сообщение: Build with LTO / -flto on macOS