Skip to content

feat(db): add Diesel pool and table models#247

Open
cooper (czxtm) wants to merge 1 commit into
05-29-feat_state_scoped_slice_persistencefrom
05-29-feat_db_diesel_pool_tables
Open

feat(db): add Diesel pool and table models#247
cooper (czxtm) wants to merge 1 commit into
05-29-feat_state_scoped_slice_persistencefrom
05-29-feat_db_diesel_pool_tables

Conversation

@czxtm
Copy link
Copy Markdown
Member

Summary

Test Plan

Docs

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

Copy link
Copy Markdown
Member Author

cooper (czxtm) commented May 29, 2026

Warning

This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite.
Learn more


How to use the Graphite Merge Queue

Add either label to this PR to merge it via the merge queue:

  • automerge - adds this PR to the back of the merge queue
  • urgent - for urgent changes, fast-track this PR to the front of the merge queue

You must have a Graphite account in order to use the merge queue. Sign up using this link.

An organization admin has enabled the Graphite Merge Queue in this repository.

Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue.

This stack of pull requests is managed by Graphite. Learn more about stacking.

@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.

⚠️

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/db/tables.rs

📋 PR Overview

Lines changed 550 (+420 / -130)
Files 2 added, 5 modified, 0 deleted
Draft / WIP no
Has Test Plan yes
New UI components no
New Storybook stories no
New Rust modules yes (2)
New TS source files no
New tests no
package.json touched no
Cargo.toml touched yes
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 dd3818c

@czxtm cooper (czxtm) force-pushed the 05-29-feat_db_diesel_pool_tables branch from bc5ef36 to dd3818c 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