Skip to content

refactor: migrate session and tree callers to SessionDAO and TreeDAO (#1235) - #2

Open
marsof02 wants to merge 1 commit into
chore/treetracker-dao-split-reposfrom
chore/split-treetracker-dao-session-tree
Open

refactor: migrate session and tree callers to SessionDAO and TreeDAO (#1235)#2
marsof02 wants to merge 1 commit into
chore/treetracker-dao-split-reposfrom
chore/split-treetracker-dao-session-tree

Conversation

@marsof02

@marsof02 marsof02 commented Jun 18, 2026

Copy link
Copy Markdown
Owner

Thank you for opening a Pull Request!

Before submitting your PR, there are a few things you can do to make sure it goes smoothly:

  • Make sure to open a GitHub issue as a bug/feature request before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea
  • Ensure the tests are added/updated (if necessary)
  • Ensure the linter passes (./codeAnalysis to automatically apply formatting/linting)
  • Appropriate docs were updated (if necessary)

Part of Greenstand#1235 🦕

Summary

PR 3 of 6 for Greenstand#1235 — migrates session and current-tree callers off TreeTrackerDAO:

Stacks on #1 (branch chore/treetracker-dao-split-repos) and Greenstand#1303.
Merge after previous PRs, or review against that branch only.

TreeTrackerDAO is still used elsewhere; removed in a later PR.

Out of scope (follow-up PRs)

  • PR 4 — planter (legacy) + tree capture
  • PR 5 — location + sync/dashboard
  • PR 6 — remove TreeTrackerDAO, split tests

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