Skip to content

Allow local variables in coverage target#906

Merged
matsl merged 1 commit intomasterfrom
pr_set_enable-local-variables_for_covarage_target
Mar 15, 2026
Merged

Allow local variables in coverage target#906
matsl merged 1 commit intomasterfrom
pr_set_enable-local-variables_for_covarage_target

Conversation

@matsl
Copy link
Collaborator

@matsl matsl commented Mar 14, 2026

What

Allow local variables in coverage target

  • Makefile (coverage): enable-local-variables :all so test suite can execute
    with no user interaction.

Why

The coverage target uses the test suite for creating the coverage
information. With dir local variables in .dir-locals.el it can lead to
that the test suite halts and waits for confirmation. The PR proposes
to use a wide setting and allow all but could probably be set to just
ignore local variables if we think it could be a security concern.

@matsl matsl requested a review from rswgnu March 14, 2026 22:02
* Makefile (coverage): enable-local-variables :all so test suite can execute
    with no user interaction.
@matsl matsl force-pushed the pr_set_enable-local-variables_for_covarage_target branch from 17c5825 to 19f6ae2 Compare March 15, 2026 08:05
@matsl matsl merged commit fdfc9f0 into master Mar 15, 2026
4 checks passed
@matsl matsl deleted the pr_set_enable-local-variables_for_covarage_target branch March 15, 2026 08:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants