summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-05-16 10:29:50 -0500
committerCraig Jennings <c@cjennings.net>2026-05-16 10:29:50 -0500
commit67ca42cb8eef2051198117ae2de59f47cdaccaa4 (patch)
treed65b51530802471647b56e4e86203a1937fefe5e /scripts
parent225db466e03e2df25c28207e385b38f545e83b2f (diff)
downloaddotemacs-67ca42cb8eef2051198117ae2de59f47cdaccaa4.tar.gz
dotemacs-67ca42cb8eef2051198117ae2de59f47cdaccaa4.zip
fix(coverage): include gptel-tools in instrumentation glob
Undercover now instruments gptel-tools/*.el alongside modules/*.el, so the new git_status / git_log / git_diff / web_fetch tools (and their successors) report coverage instead of reading as zero. The matching pre-coverage clean step deletes gptel-tools/*.elc so stale byte-compiled artifacts don't shadow the .el sources. If Emacs loads the .elc first, undercover's source instrumentation never runs. docs/design/coverage.org gains an Elisp-coverage-producer subsection documenting the glob, the :merge-report dependence (SimpleCov merges cross-process reports, LCOV does not), and the missing-artifact failure mode.
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions