aboutsummaryrefslogtreecommitdiff
path: root/modules
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-05-14 03:52:31 -0500
committerCraig Jennings <c@cjennings.net>2026-05-14 03:52:31 -0500
commitb7997958f66fcf82d63556c9bb8de9501c26f423 (patch)
tree0512826becace5ec0c65b1a06d5a85ad94019e66 /modules
parent2a3445151bdb4be2f0899b7f06f1e77fd0ee7f5e (diff)
downloaddotemacs-b7997958f66fcf82d63556c9bb8de9501c26f423.tar.gz
dotemacs-b7997958f66fcf82d63556c9bb8de9501c26f423.zip
test(coverage-elisp): cover project-root resolution, report-path, run
Sibling `test-coverage-elisp--detect.el` covered the detect heuristic. This batch fills in the rest: - `cj/--coverage-elisp-project-root`: explicit arg wins, falls back to projectile, falls back to `default-directory`. - `cj/--coverage-elisp-report-path`: appends `.coverage/simplecov.json` to the resolved root. - `cj/--coverage-elisp-run`: launches `make coverage` via `compilation-start`, fires the callback with the report path on `finished` status, skips the callback on failure. projectile and compilation-start are stubbed; the compilation buffer is a real buffer the test creates and tears down.
Diffstat (limited to 'modules')
0 files changed, 0 insertions, 0 deletions