aboutsummaryrefslogtreecommitdiff
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
commit70aa126389561cf4601b82c9bbd3230426e06eef (patch)
tree16e32ff78e15a75f7f1f5f4473b0f44b47572c24 /scripts
parent97234bdf5bb94f3cd072be7aec6e925817003f6f (diff)
downloaddotemacs-70aa126389561cf4601b82c9bbd3230426e06eef.tar.gz
dotemacs-70aa126389561cf4601b82c9bbd3230426e06eef.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