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 LandscapeMembers, LandscapeOutput, and Members #100

Open
wants to merge 22 commits into
base: main
Choose a base branch
from

Conversation

jmertic
Copy link
Owner

@jmertic jmertic commented Dec 31, 2024

The major change here is changing how LandscapeMembers works; before it did a pull of all the other landscapes, but now that we don't do that anymore, it just will load a single landscape. We've then moved out storing the landscape in a native format inside of LandscapeOutput, having it focus on writing out a landscape to the landscape file.

Additional refactors:

  • Made a common find method across all Member objects
  • Have tests run in debug mode, with a debug message marking the start of each test to run.

Signed-off-by: John Mertic <[email protected]>
Signed-off-by: John Mertic <[email protected]>
Signed-off-by: John Mertic <[email protected]>
Signed-off-by: John Mertic <[email protected]>
Signed-off-by: John Mertic <[email protected]>
Signed-off-by: John Mertic <[email protected]>
@jmertic jmertic mentioned this pull request Jan 1, 2025
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