Skip to content

chore(examples): remove the broken pool_metadata example#941

Merged
scarmuega merged 1 commit into
mainfrom
chore/remove-pool-metadata-example
Jun 14, 2026
Merged

chore(examples): remove the broken pool_metadata example#941
scarmuega merged 1 commit into
mainfrom
chore/remove-pool-metadata-example

Conversation

@scarmuega

Copy link
Copy Markdown
Member

examples/pool_metadata uses type = "Deno", a filter that has been removed
from the codebase, so the example fails to load. It also pointed main_module
at a ./filter.js that was never shipped (only filter.ts is present).

Custom-filter usage is already demonstrated by the wasm_basic (WasmPlugin)
example, so this removes the dead example rather than porting it. It was already
excluded from the Examples docs showcase added in #939.

🤖 Generated with Claude Code

pool_metadata used `type = "Deno"`, a filter that has been removed from the
codebase, so the example fails to load. It also pointed `main_module` at a
`./filter.js` that doesn't exist (only `filter.ts` shipped). Custom filters
are already demonstrated by the `wasm_basic` (WasmPlugin) example, so remove
the dead example rather than port it.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@scarmuega scarmuega requested a review from paulobressan as a code owner June 14, 2026 15:00
@coderabbitai

coderabbitai Bot commented Jun 14, 2026

Copy link
Copy Markdown

Warning

Review limit reached

@scarmuega, we couldn't start this review because you've reached your PR review rate limit.

More reviews will be available in 22 minutes and 15 seconds. Learn how PR review limits work.

Your organization has used up its prepaid credits, and credit purchases are no longer available. Enable the review add-on in the billing tab to keep reviews running — you're only billed for reviews past your plan's rate limits ($0.25/file).

⌛ How to resolve this issue?

After more reviews become available, 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 include higher PR review limits than trial, open-source, and free plans. In all cases, reviews become available again over time. During sustained high-volume PR review activity, CodeRabbit may temporarily slow when the next review becomes available.

Please see our Fair Usage Limits Policy for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 6a1217c6-e3dc-4bc4-b7e2-3941fd894160

📥 Commits

Reviewing files that changed from the base of the PR and between 44da48e and c7b0cd8.

📒 Files selected for processing (3)
  • examples/pool_metadata/.gitignore
  • examples/pool_metadata/daemon.toml
  • examples/pool_metadata/filter.ts
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch chore/remove-pool-metadata-example

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.

@scarmuega scarmuega merged commit d968879 into main Jun 14, 2026
12 checks passed
@scarmuega scarmuega deleted the chore/remove-pool-metadata-example branch June 14, 2026 15:07
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