Skip to content

Refactor serialization and fix tuple without comma bug #341

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

Merged
merged 13 commits into from
May 24, 2024

Conversation

kzscisoft
Copy link
Collaborator

@kzscisoft kzscisoft commented May 22, 2024

Refactors the serialization process, fixes a bug with a misused tuple and also adds additional tests.

Adds preference to serialize with JSON before pickling.

NOTE: This is a major alteration replacing save with save_file and save_object methods to Run.

@kzscisoft kzscisoft requested a review from wk9874 May 24, 2024 09:37
@kzscisoft kzscisoft added enhancement New feature or request labels May 24, 2024
@kzscisoft kzscisoft force-pushed the hotfix/add-missing-tests branch from 2857af9 to 221c158 Compare May 24, 2024 10:35
@kzscisoft kzscisoft added this to the v1.0 milestone May 24, 2024
@kzscisoft kzscisoft requested a review from wk9874 May 24, 2024 14:26
@kzscisoft kzscisoft merged commit de32baa into dev May 24, 2024
@kzscisoft kzscisoft deleted the hotfix/add-missing-tests branch May 24, 2024 14:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants