It looks very cool.
So our goal over 90%?
Thanks,
OreoYang
发件人: Nazir Bilal Yavuz <byavuz81@gmail.com>
已发送: 2025 年 9 月 5 日 星期五 15:09
收件人: PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
抄送: Andres Freund <andres@anarazel.de>; Álvaro Herrera <alvherre@kurilemu.de>
主题: Differential Code Coverage report for Postgres
Hi,
I have been working on generating differential code coverage for
Postgres and was able to do so with this script [1]. The script checks
out HEAD and the latest release branch (currently REL_18_STABLE), then
generates a differential coverage report.
I also set up a GitHub Action so the report is updated daily and
published as HTML here [2].
I thought this might be useful to share, and I would be happy to hear
any feedback or suggestions.
CC’ing Álvaro since he had asked about this previously.
[1]
https://github.com/nbyavuz/postgres-code-coverage/blob/main/code_coverage.sh [2]
https://nbyavuz.github.io/postgres-code-coverage --
Regards,
Nazir Bilal Yavuz
Microsoft