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

Internal Change: Cleanup calculate() #689

Merged

Conversation

walkerselby
Copy link
Contributor

Move functions to a list of functions, and change scope not to make the list on every run
This should make it slightly easier to modify in the future if a new function is needed.

Move functions to a list of functions, and change scope to not make the list on every run
@hannibal002 hannibal002 added this to the Version 0.22 milestone Nov 5, 2023
@github-actions github-actions bot added the Merge Conflicts There are open merge conflicts with the beta branch. label Nov 5, 2023
Copy link

github-actions bot commented Nov 5, 2023

This pull request has conflicts with the base branch "beta". Please resolve those so we can test out your changes.

@github-actions github-actions bot removed the Merge Conflicts There are open merge conflicts with the beta branch. label Nov 5, 2023
Copy link

github-actions bot commented Nov 5, 2023

Conflicts have been resolved! 🎉

@github-actions github-actions bot added the Merge Conflicts There are open merge conflicts with the beta branch. label Nov 21, 2023
Copy link

This pull request has conflicts with the base branch "beta". Please resolve those so we can test out your changes.

# Conflicts:
#	src/main/java/at/hannibal2/skyhanni/features/misc/items/EstimatedItemValueCalculator.kt
Copy link

Conflicts have been resolved! 🎉

@github-actions github-actions bot removed the Merge Conflicts There are open merge conflicts with the beta branch. label Nov 21, 2023
@hannibal002 hannibal002 added Soon This Pull Request will be merged within the next couple of betas and removed Soon This Pull Request will be merged within the next couple of betas labels Dec 12, 2023
@jani270 jani270 modified the milestones: Version 0.22, Version 0.23 Dec 14, 2023
@hannibal002 hannibal002 added the Soon This Pull Request will be merged within the next couple of betas label Jan 15, 2024
@hannibal002 hannibal002 self-requested a review January 16, 2024 15:15
@hannibal002 hannibal002 merged commit 69cfa25 into hannibal002:beta Jan 16, 2024
2 checks passed
@github-actions github-actions bot removed the Soon This Pull Request will be merged within the next couple of betas label Jan 16, 2024
RayDeeUx pushed a commit to RayDeeUx/SkyHanni that referenced this pull request Jan 20, 2024
Cleanup calculate() in Estimated Item Value. hannibal002#689
@walkerselby walkerselby deleted the cleanup-estimated-item-value-calc branch May 6, 2024 17:47
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.

3 participants