aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-06-21 02:00:20 -0400
committerCraig Jennings <c@cjennings.net>2026-06-21 02:00:20 -0400
commit6b2fd20dfc6e2cba418d27c0955908db8ec19039 (patch)
tree2339c6cd32fceb01f8709221686a312db33cd764 /tests
parentbdd3fc2bd57cd016c8cb701911660d9f09192daf (diff)
downloademacs-wttrin-6b2fd20dfc6e2cba418d27c0955908db8ec19039.tar.gz
emacs-wttrin-6b2fd20dfc6e2cba418d27c0955908db8ec19039.zip
test: add make coverage-summary with untested-module detection
A module no test loads never appears in undercover's report, so a line-weighted total silently skips it. The coverage-summary target counts such a file as 0% and weights the project number by file, so untested modules stay visible. I replaced scripts/coverage-summary.py, which only summarized files already in the report. make coverage now chains the summary, and CI prints it in the coverage step instead of a separate python call. The helper runs on stock Emacs (built-in json and seq), so it needs no dev deps. It lives in tracked scripts/ so CI can reach it.
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions