Skip to content

Sync TDD/coverage Claude config and docs consistency#35

Merged
buddingengineers12345 merged 2 commits intomainfrom
cursor/sync-tdd-coverage-consistency-3879
Apr 10, 2026
Merged

Sync TDD/coverage Claude config and docs consistency#35
buddingengineers12345 merged 2 commits intomainfrom
cursor/sync-tdd-coverage-consistency-3879

Conversation

@buddingengineers12345
Copy link
Copy Markdown
Owner

@buddingengineers12345 buddingengineers12345 commented Apr 10, 2026

Summary

  • Synced the new strict TDD + coverage-gate Claude hooks/commands/skills from template/.claude/ into root .claude/ (while preserving meta-repo-only hooks).
  • Fixed pre-bash-coverage-gate.sh to avoid hardcoding --cov=src (now respects each repo’s coverage configuration).
  • Extended post-edit-refactor-test-guard.sh to also track scripts/**/*.py edits.
  • Added missing rule file common/hooks.md to resolve stale cross-references.
  • Updated docs (CLAUDE.md, .claude/CLAUDE.md, template/CLAUDE.md, README.md) and tests to reflect new .claude artifacts.
  • Regenerated freshness artifacts.

Testing

  • just lint
  • just ci

Notes

  • just ci required python3.12-venv on the runner to enable ensurepip for the audit step (uv run --with pip-audit).
  • Follow-up: fixed end-of-file-fixer issues caught by just ci-check.
Open in Web Open in Cursor 

Co-authored-by: buddingengineers12345 <buddingengineers12345@gmail.com>
@github-actions github-actions bot added documentation Improvements or additions to documentation template tests labels Apr 10, 2026
@buddingengineers12345 buddingengineers12345 marked this pull request as ready for review April 10, 2026 09:06
Co-authored-by: buddingengineers12345 <buddingengineers12345@gmail.com>
@buddingengineers12345 buddingengineers12345 merged commit 23b0935 into main Apr 10, 2026
9 checks passed
@buddingengineers12345 buddingengineers12345 deleted the cursor/sync-tdd-coverage-consistency-3879 branch April 10, 2026 11:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation template tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants