Skip to content

Re-scope tests:meaningfulness-review to assertion-quality only (coverage is now deterministic) - #471

Merged
AdamFrisby merged 1 commit into
mainfrom
codeybox/c5261dfe
Sep 13, 2026
Merged

Re-scope tests:meaningfulness-review to assertion-quality only (coverage is now deterministic)#471
AdamFrisby merged 1 commit into
mainfrom
codeybox/c5261dfe

Conversation

@AdamFrisby

Copy link
Copy Markdown
Owner

Automated via CodeyBox — work item c5261dfe5fdc43eca085a45bd6c11f17


Co-Authored-By: CodeyBox noreply@codeybox.invalid
🤖 Generated with CodeyBox

The deterministic tests:coverage gate now owns test existence and
line-coverage completeness, so the LLM meaningfulness reviewer drops
Step 2 unvalidated-functionality reporting and becomes bounded to the
new/changed tests in the diff: no-assertion tests, mock-over-result
assertions, missing error/edge-path assertions within those tests,
and coverage-padding tests. It must never enumerate untested methods,
demand tests outside the diff, or report mere absence of a test, and
stays stateless per audit iteration. Updates TestsGuidance,
docs/quality/audit.md, and contract tests.

CodeyBox-Prompt-Revision: 1
Co-Authored-By: CodeyBox <noreply@codeybox.invalid>
@AdamFrisby
AdamFrisby merged commit 274d84b into main Sep 13, 2026
@AdamFrisby
AdamFrisby deleted the codeybox/c5261dfe branch September 13, 2026 14:23
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.

1 participant