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

chore: reorganize functions #227

Merged
merged 1 commit into from
Dec 24, 2024
Merged

chore: reorganize functions #227

merged 1 commit into from
Dec 24, 2024

Conversation

eakmanrq
Copy link
Owner

No logic change in this PR. The core change is no longer using imports to override functions and instead within the base function check the session engine and then use an alternative function if needed. In some cases this makes the base function logic more complex but it also makes it clearer the different ways a function is calculated across engines and simplifies the imports.

@eakmanrq eakmanrq enabled auto-merge (squash) December 24, 2024 00:08
@eakmanrq eakmanrq force-pushed the eakmanrq/reorganize_functions branch from 5dd7afa to 42c2c82 Compare December 24, 2024 00:27
@eakmanrq eakmanrq merged commit e0537f6 into main Dec 24, 2024
5 checks passed
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