diff options
| author | Craig Jennings <c@cjennings.net> | 2026-05-16 10:29:50 -0500 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-05-16 10:29:50 -0500 |
| commit | 67ca42cb8eef2051198117ae2de59f47cdaccaa4 (patch) | |
| tree | d65b51530802471647b56e4e86203a1937fefe5e /modules | |
| parent | 225db466e03e2df25c28207e385b38f545e83b2f (diff) | |
| download | dotemacs-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 'modules')
0 files changed, 0 insertions, 0 deletions
