Skip to content

feat(state): add scoped slice persistence#246

Open
cooper (czxtm) wants to merge 1 commit into
05-29-refactor_configurable_derive_codegen_uifrom
05-29-feat_state_scoped_slice_persistence
Open

feat(state): add scoped slice persistence#246
cooper (czxtm) wants to merge 1 commit into
05-29-refactor_configurable_derive_codegen_uifrom
05-29-feat_state_scoped_slice_persistence

Conversation

@czxtm
Copy link
Copy Markdown
Member

Summary

Test Plan

Docs

  • Docs updated (companion PR in darkmatter/nixmac-web: #___)
  • No docs update needed

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 29, 2026

Warnings
⚠️

Your ## Test Plan section is empty. Describe the steps a reviewer should take to verify this change.

⚠️ ❗ Big PR (1630 lines changed). Consider splitting it into smaller, focused changes.
⚠️

New Rust modules were added without tests. Consider adding a #[cfg(test)] mod tests { ... } block or a file under apps/native/src-tauri/tests/:

  • apps/native/src-tauri/src/state/slice/json_io.rs
  • apps/native/src-tauri/src/state/slice/registry.rs
⚠️

This PR touches behavior-sensitive code that is documented in darkmatter/nixmac-web. Please either:

  • Open a companion docs PR and check Docs updated in the PR description, or
  • Check No docs update needed if the change doesn't affect user-facing behavior.

📋 PR Overview

Lines changed 1630 (+1531 / -99)
Files 8 added, 10 modified, 0 deleted
Draft / WIP no
Has Test Plan yes
New UI components no
New Storybook stories no
New Rust modules yes (8)
New TS source files no
New tests no
package.json touched no
Cargo.toml touched no
Infra / CI touched no

🔬 Coverage

Report Lines Statements Functions Branches
apps/native/coverage/coverage-summary.json 17.6% 17.6% 31.0% 54.1%

Generated by 🚫 dangerJS against 34dd607

@czxtm cooper (czxtm) force-pushed the 05-29-refactor_configurable_derive_codegen_ui branch from adc1ab6 to 79e6688 Compare May 29, 2026 22:20
@czxtm cooper (czxtm) force-pushed the 05-29-feat_state_scoped_slice_persistence branch from b3d73e2 to 34dd607 Compare May 29, 2026 22:20
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