Update Data component examples#516
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## feature/data-scope #516 +/- ##
========================================================
+ Coverage 80.76% 81.08% +0.32%
Complexity 145 145
========================================================
Files 102 102
Lines 3255 3252 -3
Branches 615 614 -1
========================================================
+ Hits 2629 2637 +8
+ Misses 548 537 -11
Partials 78 78
Flags with carried forward coverage won't be shown. Click here to find out more.
🚀 New features to boost your workflow:
|
Code ReviewRisk: Low — I did not find blocking defects in the changed code or examples; this is safe to merge. This MR refreshes the Data component docs and playground stories around scoped keyed state, mirrored Review usage: 400,401 in (350,208 cached) / 7,955 out tokens — $0.3324 (cloudflare-ai-gateway/gpt-5.4, thinking: medium) Reviewed by @weareikko/code-review v0.8.4 for commit c4b501b. Previous review runsPrevious run archived 2026-07-17T10:18:03ZCode ReviewRisk: Low — I did not find any concrete defects in this docs-and-examples update; it looks safe to merge. This MR refreshes the Data component documentation to use scoped keyed state, mirrored Review usage: 166,489 in (135,680 cached) / 5,665 out tokens — $0.1959 (cloudflare-ai-gateway/gpt-5.4, thinking: medium) Reviewed by @weareikko/code-review v0.8.4 for commit 4eb7a78. |
Action target resolution is global again; scope a target explicitly with an id or selector. Data component scoping is unchanged. Co-authored-by: Claude <noreply@anthropic.com>
Summary
Validation
npm run test -- -- Data Action/Action.spec.tsnpm run lint:typesnpm run lint:staticThe docs build was intentionally not run locally.