Skip to content

Fix Kiira docs snippet issues#4526

Open
KyleAMathews wants to merge 1 commit into
mainfrom
docs-kiira-fixes
Open

Fix Kiira docs snippet issues#4526
KyleAMathews wants to merge 1 commit into
mainfrom
docs-kiira-fixes

Conversation

@KyleAMathews

Copy link
Copy Markdown
Contributor

Summary

  • fix TypeScript client README snippets so they pass Kiira
  • export FetchBackoffAbortError from @electric-sql/client to match documented API
  • add Kiira grouping metadata and fix high-signal docs snippets in sync docs

Verification

  • npx kiira check --entry packages/typescript-client/README.md --static --raw
  • cd packages/typescript-client && pnpm exec tsc -p tsconfig.build.json

Note: package-level pnpm --filter @electric-sql/client typecheck currently fails in this fresh worktree on existing test/dependency typing issues (uuid/pg/fast-check declarations and Vitest mock typings), unrelated to this change.

@codecov

codecov Bot commented Jun 6, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 71.27%. Comparing base (8bcadb7) to head (010a967).
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4526      +/-   ##
==========================================
+ Coverage   69.33%   71.27%   +1.93%     
==========================================
  Files          78       84       +6     
  Lines        9319     9318       -1     
  Branches     2907     2795     -112     
==========================================
+ Hits         6461     6641     +180     
+ Misses       2840     2624     -216     
- Partials       18       53      +35     
Flag Coverage Δ
packages/agents ?
packages/agents-server 72.90% <ø> (+0.07%) ⬆️
packages/electric-ax 46.42% <ø> (ø)
packages/experimental 87.73% <ø> (?)
packages/react-hooks 86.48% <ø> (?)
packages/typescript-client 91.83% <ø> (?)
packages/y-electric 56.05% <ø> (?)
typescript 71.27% <ø> (+1.93%) ⬆️
unit-tests 71.27% <ø> (+1.93%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@pkg-pr-new

pkg-pr-new Bot commented Jun 6, 2026

Copy link
Copy Markdown

Open in StackBlitz

npm i https://pkg.pr.new/@electric-sql/react@4526
npm i https://pkg.pr.new/@electric-sql/client@4526
npm i https://pkg.pr.new/@electric-sql/y-electric@4526

commit: 010a967

@netlify

netlify Bot commented Jun 6, 2026

Copy link
Copy Markdown

Deploy Preview for electric-next ready!

Name Link
🔨 Latest commit 010a967
🔍 Latest deploy log https://app.netlify.com/projects/electric-next/deploys/6a243fff6bc5080008ef5e5b
😎 Deploy Preview https://deploy-preview-4526--electric-next.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

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