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

Feature/result cast #75

Merged
merged 3 commits into from
Apr 8, 2024
Merged

Feature/result cast #75

merged 3 commits into from
Apr 8, 2024

Conversation

Jammy2211
Copy link
Owner

New API for how the Analysis class returns a Return.

Now, the Analysis class has a Result class attribute, which a user can overwrite with their own custom Result class.

This removes a number of unecessary make_result functions that end up populating Analysis objects and is a cleaner API for users, as shown in the docs updated in this PR.

@Jammy2211 Jammy2211 requested a review from rhayes777 March 29, 2024 17:29
@Jammy2211 Jammy2211 merged commit 1c50a37 into main Apr 8, 2024
1 of 9 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.

2 participants