Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement Split Households mutation #5089

Merged
merged 64 commits into from
Feb 11, 2025
Merged

Implement Split Households mutation #5089

merged 64 commits into from
Feb 11, 2025

Conversation

martha
Copy link
Contributor

@martha martha commented Jan 27, 2025

Merging this PR

  • use the squash-merge strategy for PRs targeting a release-X branch

Description

GH issue: https://github.com/open-path/Green-River/issues/5800

Summary of changes:

  • Add the Split Household mutation
  • Add spec and system tests

Type of change

New feature

Checklist before requesting review

  • I have performed a self-review of my code
  • I have run the code that is being changed under ideal conditions, and it doesn't fail
  • If adding a new endpoint / exposing data in a new way, I have:
    • ensured the API can't leak data from other data sources
    • ensured this does not introduce N+1s
    • ensured permissions and visibility checks are performed in the right places
  • [n/a] Any major architectural changes are supported by an approved ADR (Architectural Decision Record)
  • [n/a] I have updated the documentation (or not applicable)
  • I have added spec tests (or not applicable)
  • I have provided testing instructions in this PR or the related issue (or not applicable)

@martha martha marked this pull request as ready for review January 27, 2025 19:53
@martha martha requested a review from gigxz January 27, 2025 19:53
@martha martha requested a review from gigxz February 10, 2025 12:57
Copy link
Contributor

@gigxz gigxz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great! Thanks for the system test! 💯

Base automatically changed from martha/5752-join-hh to release-152 February 11, 2025 19:33
@martha martha merged commit ae36b16 into release-152 Feb 11, 2025
53 of 54 checks passed
@martha martha deleted the martha/5800-split-hh branch February 11, 2025 22:05
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.

2 participants