Skip to content

test changeset test#4235

Closed
magnetised wants to merge 2 commits intomainfrom
magnetised/changeset-test-test
Closed

test changeset test#4235
magnetised wants to merge 2 commits intomainfrom
magnetised/changeset-test-test

Conversation

@magnetised
Copy link
Copy Markdown
Contributor

No description provided.

@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new Bot commented Apr 29, 2026

Open in StackBlitz

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

commit: e901263

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 29, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 64.46%. Comparing base (6bb1c7a) to head (8f05b03).
⚠️ Report is 3 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4235      +/-   ##
==========================================
- Coverage   64.48%   64.46%   -0.03%     
==========================================
  Files         144      144              
  Lines       19192    19192              
  Branches     4712     4712              
==========================================
- Hits        12376    12372       -4     
- Misses       6813     6817       +4     
  Partials        3        3              
Flag Coverage Δ
packages/agents 53.73% <ø> (ø)
packages/agents-runtime 78.61% <ø> (ø)
packages/agents-server 65.95% <ø> (-0.09%) ⬇️
packages/agents-server-ui 0.00% <ø> (ø)
packages/electric-ax 33.44% <ø> (ø)
packages/experimental 87.73% <ø> (ø)
packages/react-hooks 86.48% <ø> (ø)
packages/start 82.83% <ø> (ø)
packages/typescript-client 94.30% <ø> (-0.06%) ⬇️
packages/y-electric 56.05% <ø> (ø)
typescript 64.46% <ø> (-0.03%) ⬇️
unit-tests 64.46% <ø> (-0.03%) ⬇️

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

☔ View full report in Codecov by Sentry.
📢 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.

@magnetised magnetised force-pushed the magnetised/changeset-test-test branch 2 times, most recently from e901263 to 1b5f43a Compare April 29, 2026 14:25
Copy link
Copy Markdown
Contributor

@icehaunter icehaunter left a comment

Choose a reason for hiding this comment

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

I'm OK with this, but we could also just use https://github.com/apps/changeset-bot which was made for this purpose I think

with:
node-version-file: '.tool-versions'
cache: pnpm
- run: pnpm install --frozen-lockfile
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

We can install much less deps here if we filter to workspace root

Suggested change
- run: pnpm install --frozen-lockfile
- run: pnpm install --filter . --frozen-lockfile

@magnetised
Copy link
Copy Markdown
Contributor Author

I'm OK with this, but we could also just use https://github.com/apps/changeset-bot which was made for this purpose I think

this is the actual change: #4234

this pr was just to test the behaviour

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.

2 participants