aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-06-21 08:08:04 -0400
committerCraig Jennings <c@cjennings.net>2026-06-21 08:08:04 -0400
commit021b5bb771bff834bc67d82fa61b870e175bdf71 (patch)
treeacfbfd02729a48b695aafb689550925854709ad5 /tests
parent2f469404a4ef8bd0e8cdf776a5d25ba04b63febb (diff)
downloademacs-wttrin-021b5bb771bff834bc67d82fa61b870e175bdf71.tar.gz
emacs-wttrin-021b5bb771bff834bc67d82fa61b870e175bdf71.zip
fix: exclude generated package files from coverage summary
undercover never instruments generated files like NAME-autoloads.el and NAME-pkg.el, so they have no report entry. The file-weighted summary counted each as untested at 0% and dragged the project number down (97.2% read as 72.9% after eask generated the autoloads file). Drop NAME-autoloads.el and NAME-pkg.el from the source-file scan. A genuinely untested source is still flagged. Only the build-generated files are skipped.
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions