Skip to content
New issue

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

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

Already on GitHub? # to your account

Removed duplicate method for fetching default account #288

Merged
merged 1 commit into from
Jan 28, 2025

Conversation

allouis
Copy link
Collaborator

@allouis allouis commented Jan 27, 2025

Whilst we were building out the infrastructure for accounts and sites we ended up with some duplicate code, this consolidates it into the account service, slightly updating the signature to never resolve with null, throwing if an account is not found instead. We also clean up all the call sites and tests.

Whilst we were building out the infrastructure for accounts and sites we ended
up with some duplicate code, this consolidates it into the account service,
slightly updating the signature to never resolve with null, throwing if an
account is not found instead. We also clean up all the call sites and tests.
@allouis allouis force-pushed the remove-duplicate-method branch from 4311b53 to c52fbb4 Compare January 28, 2025 08:37
@allouis allouis merged commit bcf9dd7 into main Jan 28, 2025
2 checks passed
@allouis allouis deleted the remove-duplicate-method branch January 28, 2025 08:43
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants