Skip to content

Add regression tests for inline schema autocompletion#894

Merged
yamcodes merged 23 commits into
mainfrom
fix-issue-796-20260508
May 8, 2026
Merged

Add regression tests for inline schema autocompletion#894
yamcodes merged 23 commits into
mainfrom
fix-issue-796-20260508

Conversation

@yamcodes
Copy link
Copy Markdown
Owner

@yamcodes yamcodes commented May 8, 2026

Closes #796

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented May 8, 2026

Review Change Stack

Warning

Rate limit exceeded

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

Plan: Pro

Run ID: de1d88c4-3492-421f-83c8-75ac042a15db

📥 Commits

Reviewing files that changed from the base of the PR and between 35192ea and f21f100.

⛔ Files ignored due to path filters (1)
  • pnpm-lock.yaml is excluded by !**/pnpm-lock.yaml
📒 Files selected for processing (6)
  • .gitignore
  • packages/arkenv/package.json
  • packages/arkenv/src/type-regression.test-d.ts
  • packages/arkenv/test/setup-attest.ts
  • packages/arkenv/vitest.config.ts
  • pnpm-workspace.yaml
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch fix-issue-796-20260508

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.

@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented May 8, 2026

⚠️ No Changeset found

Latest commit: f21f100

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@github-actions github-actions Bot added docs Improvements or additions to documentation arkenv Changes to the `arkenv` npm package. @arkenv/vite-plugin Issues or Pull Requests involving the Vite plugin for ArkEnv example Issues or Pull Requests concerning at least one ArkEnv example. (Found in the `examples/` directory) www Improvements or additions to arkenv.js.org tests This issue or PR is about adding, removing or changing tests labels May 8, 2026
@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new Bot commented May 8, 2026

Open in StackBlitz

npm i https://pkg.pr.new/arkenv@894
npm i https://pkg.pr.new/@arkenv/bun-plugin@894
npm i https://pkg.pr.new/@arkenv/fumadocs-ui@894
npm i https://pkg.pr.new/@arkenv/vite-plugin@894

commit: f21f100

@arkenv-bot
Copy link
Copy Markdown
Contributor

arkenv-bot Bot commented May 8, 2026

📦 Bundle Size Report

Package Size Limit Diff Status
arkenv 1.73 kB 1.95 kB 0.0%
arkenv/standard 1.01 kB 1.07 kB 0.0%
arkenv/core 441 B 500 B 0.0%

All size limits passed!

@github-actions github-actions Bot removed docs Improvements or additions to documentation @arkenv/vite-plugin Issues or Pull Requests involving the Vite plugin for ArkEnv example Issues or Pull Requests concerning at least one ArkEnv example. (Found in the `examples/` directory) www Improvements or additions to arkenv.js.org labels May 8, 2026
Comment thread pnpm-workspace.yaml Outdated
Comment thread packages/arkenv/package.json
Comment thread packages/arkenv/package.json Outdated
Comment thread packages/arkenv/package.json Outdated
Comment thread packages/arkenv/src/type-regression.test-d.ts Outdated
@github-actions github-actions Bot removed the tests This issue or PR is about adding, removing or changing tests label May 8, 2026
@yamcodes yamcodes marked this pull request as ready for review May 8, 2026 10:55
@yamcodes yamcodes merged commit bb65456 into main May 8, 2026
18 checks passed
@yamcodes yamcodes deleted the fix-issue-796-20260508 branch May 8, 2026 11:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

arkenv Changes to the `arkenv` npm package.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add regression tests for inline schema autocompletion

1 participant