aboutsummaryrefslogtreecommitdiff
path: root/tests/test-gptel-tools-git-diff.el
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
commitc05444fc18214e1684da07871e990823937bb25e (patch)
treeadbf529d5a21e4b05e2218110bf9648b00f3c9f9 /tests/test-gptel-tools-git-diff.el
parentcad8a0e2634d06d24421717d70461ec1385977a3 (diff)
downloaddotemacs-c05444fc18214e1684da07871e990823937bb25e.tar.gz
dotemacs-c05444fc18214e1684da07871e990823937bb25e.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 'tests/test-gptel-tools-git-diff.el')
0 files changed, 0 insertions, 0 deletions