Skip to content

test: expand preprocessor property coverage#22

Merged
rlippmann merged 1 commit into
mainfrom
expand-hypothesis
Jul 14, 2026
Merged

test: expand preprocessor property coverage#22
rlippmann merged 1 commit into
mainfrom
expand-hypothesis

Conversation

@rlippmann

Copy link
Copy Markdown
Owner

Summary

  • expand Hypothesis coverage for heuristic preprocessing and output validation
  • add generated coverage for compound directive detection across directive families and separators
  • exercise lexical-boundary and canonical-looking substring cases to guard against false compound detection
  • add validator properties for compound candidate rejection and structured non-directive output contracts
  • add parse/validate round-trip properties for directive and non-directive outcomes

Notes

  • this is a test-only change and does not modify runtime behavior
  • generated coverage preserves the distinction between canonical directive starts and canonical-looking substrings inside singular payloads
  • the expanded suite passes with 117 passed
  • uv run pre-commit run --all-files also passes

@rlippmann
rlippmann merged commit 73e6270 into main Jul 14, 2026
20 checks passed
@rlippmann
rlippmann deleted the expand-hypothesis branch July 14, 2026 08:14
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