“Not computed” doesn’t explain why coverage wasn’t computed. The message is ambiguous: it could mean the PR contains no new executable code, or that coverage analysis/import failed because of a misconfiguration.
When a PR contains only configuration changes, please consider displaying “No new executable code to cover” or “Coverage not applicable to this PR,” while retaining the estimated-after-merge value.
References