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

terraformer planet field bonus logic #412

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

Conversation

jackbayliss
Copy link
Contributor

This should handle #392

Also adds a variety of tests - feel free to let me know any adjustments.

Copy link
Owner

@lanedirt lanedirt left a comment

Choose a reason for hiding this comment

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

Hi @jackbayliss,

Changes look good to me! I just have a few small whiteline nitpicks to make it a little bit cleaner and conform to the rest of the codebase. Could you take a look at these?

Other than these minor style tweaks, functionality looks to be working great. Thanks for your work on this! 🚀

app/Services/PlanetService.php Show resolved Hide resolved
tests/Unit/PlanetServiceTest.php Outdated Show resolved Hide resolved
tests/Unit/PlanetServiceTest.php Outdated Show resolved Hide resolved
tests/Unit/PlanetServiceTest.php Show resolved Hide resolved
@jackbayliss
Copy link
Contributor Author

@lanedirt Should hopefully now be sorted, did spot a previous test I did where I missed a whitespace after the closing brace, so sorted that too.

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