Skip to content

feat: add CI with pre-commit (ruff linting and pytest)#2

Merged
xdustinface merged 1 commit into
mainfrom
feat/pre-commit-and-ci
Feb 12, 2026
Merged

feat: add CI with pre-commit (ruff linting and pytest)#2
xdustinface merged 1 commit into
mainfrom
feat/pre-commit-and-ci

Conversation

@xdustinface
Copy link
Copy Markdown
Contributor

GitHub Actions CI runs pre-commit hooks (ruff format, ruff lint, pytest) on ubuntu-latest and macos-latest with Python 3.14.

Based on:

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Feb 12, 2026

Warning

Rate limit exceeded

@xdustinface has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 2 minutes and 2 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.

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch feat/pre-commit-and-ci

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.

@xdustinface xdustinface force-pushed the feat/strategy branch 3 times, most recently from dc4166b to 267abb8 Compare February 12, 2026 03:05
Base automatically changed from feat/strategy to main February 12, 2026 03:11
@xdustinface xdustinface force-pushed the feat/pre-commit-and-ci branch from 9051ccf to 4678713 Compare February 12, 2026 03:20
GitHub Actions CI runs `pre-commit` hooks (`ruff format`, `ruff lint`,
`pytest`) on `ubuntu-latest` and `macos-latest` with Python `3.14`.
@xdustinface xdustinface force-pushed the feat/pre-commit-and-ci branch from 4678713 to 24276f8 Compare February 12, 2026 03:24
@xdustinface
Copy link
Copy Markdown
Contributor Author

@CodeRabbit review

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Feb 12, 2026

✅ Actions performed

Review triggered.

Note: CodeRabbit is an incremental review system and does not re-review already reviewed commits. This command is applicable only when automatic reviews are paused.

@xdustinface xdustinface merged commit 9334b82 into main Feb 12, 2026
3 checks passed
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