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

Split prioritization into wakepy.core.prioritization #260

Merged
merged 12 commits into from
Apr 20, 2024

Conversation

fohrloop
Copy link
Owner

@fohrloop fohrloop commented Apr 20, 2024

Refactor: Prioritization

  • Split prioritization related functions into it's own module.
  • Rename: order_methods_by_priority (was: get_prioritized_methods)
  • Mark rest of the priority related functions private (they're not
    used anywhere else)

Bonus

  • tests refactoring
  • make Mode._activate signature simpler

@fohrloop fohrloop changed the title Split prioritization Split prioritization into wakepy.core.prioritization Apr 20, 2024
@fohrloop fohrloop merged commit b7b513e into dev Apr 20, 2024
12 checks passed
@fohrloop fohrloop deleted the split-prioritization branch April 20, 2024 18:48
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