Skip to content

build: prevented issue from the tokens regex#116

Merged
matteobruni merged 2 commits intomainfrom
dev
Mar 10, 2026
Merged

build: prevented issue from the tokens regex#116
matteobruni merged 2 commits intomainfrom
dev

Conversation

@matteobruni
Copy link
Contributor

No description provided.

Copilot AI review requested due to automatic review settings March 10, 2026 23:15
@matteobruni matteobruni enabled auto-merge March 10, 2026 23:15
@coderabbitai
Copy link

coderabbitai bot commented Mar 10, 2026

Warning

Rate limit exceeded

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

⌛ 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: defaults

Review profile: CHILL

Plan: Pro

Run ID: 6692a10e-e7ac-4a23-8fb2-a863cdacf32b

📥 Commits

Reviewing files that changed from the base of the PR and between 608851f and 56d4be1.

📒 Files selected for processing (1)
  • tests/file-utils.test.ts
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch dev

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.

@matteobruni matteobruni merged commit 6eb62d3 into main Mar 10, 2026
3 checks passed
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the test setup for file-utils to avoid failures when the temporary directory already exists, improving test reliability across repeated/local runs.

Changes:

  • Create the tmp-files test directory using mkdir(..., { recursive: true }) to prevent EEXIST errors.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants