Skip to content

feat(core)!: track node statuses in core #504

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

cngonzalez
Copy link
Member

Description

What to review

Testing

Fun gif

Copy link

vercel bot commented May 6, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
sdk-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 6, 2025 3:22am
sdk-kitchensink-react ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 6, 2025 3:22am

Copy link

github-actions bot commented May 6, 2025

Coverage Report

Status Category Percentage Covered / Total
🟢 Lines 95.83% (🎯 95%) 6564 / 6849
🟢 Statements 95.83% (🎯 95%) 6564 / 6849
🟢 Functions 95.36% (🎯 95%) 329 / 345
🟢 Branches 94.55% (🎯 90%) 2049 / 2167
File Coverage
File Stmts Branches Functions Lines Uncovered Lines
Changed Files
packages/core/src/comlink/node/comlinkNodeStore.ts 100% 100% 100% 100%
packages/core/src/comlink/node/getNodeState.ts 100% 100% 100% 100%
packages/core/src/comlink/node/actions/getOrCreateNode.ts 100% 100% 100% 100%
packages/core/src/comlink/node/actions/releaseNode.ts 100% 100% 100% 100%
packages/react/src/hooks/comlink/useManageFavorite.ts 100% 96.66% 100% 100%
packages/react/src/hooks/comlink/useRecordDocumentHistoryEvent.ts 95.83% 60% 100% 95.83% 75-76
packages/react/src/hooks/comlink/useWindowConnection.ts 80.88% 80% 66.66% 80.88% 49-50, 98-99, 107-119
packages/react/src/hooks/dashboard/useNavigateToStudioDocument.ts 100% 100% 100% 100%
packages/react/src/hooks/dashboard/useStudioWorkspacesByProjectIdDataset.ts 100% 94.11% 100% 100%
Generated in workflow #1404 for commit ad10b59 by the Vitest Coverage Report Action

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