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

Refactor specific items to anghammarad-common project so we can use them to test anghammarad-config changes. #198

Merged
merged 11 commits into from
Jul 26, 2024

Conversation

sookburt
Copy link
Contributor

@sookburt sookburt commented Apr 22, 2024

What does this change?

This converts the contacts-integration-fixture.json into a List[Mapping].

The plan is to refactor several classes into anghammarad-common in order to make them available to anghammarad-config for testing changes to the config file but we don't want to move the Serialization object too as this causes issues.

Worked with @adamnfish

How to test

run sbt to open the sbt console, then type test.

Have we considered potential risks?

so can move Contacts without moving serialisation aspect
Copy link

changeset-bot bot commented Apr 22, 2024

⚠️ No Changeset found

Latest commit: feceaac

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@sookburt sookburt marked this pull request as ready for review April 23, 2024 15:37
@sookburt sookburt requested a review from adamnfish April 23, 2024 15:37
Copy link
Contributor

@adamnfish adamnfish left a comment

Choose a reason for hiding this comment

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

Thank you 🙏

@sookburt sookburt merged commit fceac7a into main Jul 26, 2024
4 checks passed
@sookburt sookburt deleted the refactor-contacts-to-common branch July 26, 2024 09:44
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