Skip to content

Refactor temper-spec for guideline compliance#84

Merged
nerdsane merged 3 commits intomainfrom
codex/temper-spec-guideline-cleanup
Mar 24, 2026
Merged

Refactor temper-spec for guideline compliance#84
nerdsane merged 3 commits intomainfrom
codex/temper-spec-guideline-cleanup

Conversation

@nerdsane
Copy link
Owner

Summary

  • split the remaining temper-spec parser and extractor monoliths into focused modules
  • move bulky inline tests into dedicated test files and tighten a weak integration default test
  • keep temper-spec green under fmt, tests, and clippy while bringing files/functions under the guideline thresholds

Verification

  • cargo fmt --all
  • CARGO_TARGET_DIR=target/codex-temper-spec cargo test -p temper-spec
  • CARGO_TARGET_DIR=target/codex-temper-spec cargo clippy -p temper-spec --all-targets -- -D warnings

@nerdsane nerdsane merged commit 8a963aa into main Mar 24, 2026
5 checks passed
@nerdsane nerdsane deleted the codex/temper-spec-guideline-cleanup branch March 24, 2026 21:31
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