Skip to content

chore: gitignore .claude/ harness state#1611

Merged
EffortlessSteven merged 1 commit into
mainfrom
claude/improve-code-coverage-dZYp6-gitignore-claude
May 16, 2026
Merged

chore: gitignore .claude/ harness state#1611
EffortlessSteven merged 1 commit into
mainfrom
claude/improve-code-coverage-dZYp6-gitignore-claude

Conversation

@EffortlessSteven
Copy link
Copy Markdown
Member

Summary

Claude Code creates per-session state under .claude/ (worktrees, transcripts) that is intentionally local to the harness and should not be tracked in source. This mirrors the existing pattern of ignoring .hermes/ and findings/.

Closes #1609 (tracked alongside sibling coverage PRs).

Branch convention exemption: the diff is one config line, so a chore/ prefix would have been more idiomatic, but keeping the branch name aligned with the coverage series for grouping.

Test plan

  • git status is clean after the change while agent worktrees are present in .claude/worktrees/.
  • No code changes — no build/test impact.

Generated by Claude Code

Claude Code creates per-session state under .claude/ (worktrees,
transcripts) that is intentionally local to the harness and should
not be tracked in source. Mirrors the existing pattern of ignoring
.hermes/ and findings/.

Refs #1609.
@gemini-code-assist
Copy link
Copy Markdown

Warning

You have reached your daily quota limit. Please wait up to 24 hours and I will start processing your requests again!

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 16, 2026

Warning

Rate limit exceeded

@EffortlessSteven has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 38 minutes and 31 seconds before requesting another review.

You’ve run out of usage credits. Purchase more in the billing tab.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Pro

Run ID: b182ca5d-d223-4cb8-9fb0-dd34d6e7efef

📥 Commits

Reviewing files that changed from the base of the PR and between 29bd0ad and 360822f.

📒 Files selected for processing (1)
  • .gitignore
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch claude/improve-code-coverage-dZYp6-gitignore-claude

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@EffortlessSteven EffortlessSteven marked this pull request as ready for review May 16, 2026 18:47
@gemini-code-assist
Copy link
Copy Markdown

Warning

You have reached your daily quota limit. Please wait up to 24 hours and I will start processing your requests again!

@EffortlessSteven EffortlessSteven merged commit b092053 into main May 16, 2026
10 checks passed
@EffortlessSteven EffortlessSteven deleted the claude/improve-code-coverage-dZYp6-gitignore-claude branch May 16, 2026 18:48
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.

Close code coverage gaps in lsp + analytics + main

2 participants