Skip to content

Conversation

Rogermax
Copy link
Contributor

Description

Fix to avoid unnecesary renders when using DataSource

Copy link
Contributor

github-actions bot commented Sep 26, 2025

Coverage Report for packages/react

Status Category Percentage Covered / Total
🔵 Lines 20.22% 15499 / 76623
🔵 Statements 20.22% 15499 / 76623
🔵 Functions 42.3% 684 / 1617
🔵 Branches 69.09% 2097 / 3035
File Coverage
File Stmts Branches Functions Lines Uncovered Lines
Changed Files
packages/react/src/experimental/OneDataCollection/hooks/useDataCollectionData/useDataCollectionLanesData.tsx 92.5% 59.25% 100% 92.5% 132-133, 146-150, 152-153
packages/react/src/experimental/OneDataCollection/hooks/useDataCollectionSource/useDataCollectionSource.ts 79.62% 80% 100% 79.62% 72-82
packages/react/src/experimental/OneDataCollection/visualizations/collection/Kanban/Kanban.tsx 64.68% 74.57% 50% 64.68% 72-73, 97, 110, 115-173, 203, 209, 219, 243-246, 294, 306-308, 311-338, 375-377
packages/react/src/hooks/datasource/useData.ts 80.98% 80% 69.23% 80.98% 157-160, 300, 308-325, 360, 370, 389, 419, 428-432, 434-464, 526-528, 540-545, 617-618, 639-640, 665-691, 752-753
packages/react/src/hooks/datasource/useDataSource.ts 83.45% 61.11% 33.33% 83.45% 27-30, 46-49, 113-120, 159-164, 173-174
packages/react/src/ui/Kanban/components/KanbanLane.tsx 35.4% 52.63% 25% 35.4% 43, 55-70, 75, 77-79, 83-85, 95-118, 121, 125-167, 169-259, 265-266, 295-317, 332
Generated in workflow #8182 for commit ee1edca by the Vitest Coverage Report Action

Copy link
Contributor

github-actions bot commented Sep 26, 2025

🔍 Visual review for your branch is published 🔍

Here are the links to:

Copy link
Contributor

github-actions bot commented Sep 26, 2025

size-limit report 📦

Path Size
JS: Stable 393.45 KB (-0.05% 🔽)
JS: Experimental 777.17 KB (+0.11% 🔺)
CSS 72.01 KB (0%)

@Rogermax Rogermax force-pushed the fix/avoid-unnecesary-hook-re-renders branch 3 times, most recently from a32dd66 to 4c05f63 Compare September 26, 2025 11:43
@Rogermax Rogermax force-pushed the fix/avoid-unnecesary-hook-re-renders branch from cd7f36b to 4bc94f6 Compare September 26, 2025 12:56
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