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

Refactor code validators #33

Merged
merged 1 commit into from
Aug 8, 2024
Merged

Refactor code validators #33

merged 1 commit into from
Aug 8, 2024

Conversation

shaharbar1
Copy link
Collaborator

Change log:

  1. Updated pydantic to 2.8.2
  2. Migrated base.py, cmab.py, smab.py, model.py, strategy.py based on new pydantic version.
  3. Added utils.py with utility function to convert dict to dict with json seralizable values.
  4. Changed relevant "get_state" UTs to use the new utility function.

@shaharbar1 shaharbar1 force-pushed the feature/refactor_code branch 2 times, most recently from 5845ac0 to e6ed987 Compare August 7, 2024 19:49
@shaharbar1 shaharbar1 force-pushed the feature/refactor_code branch from e6ed987 to d2b773f Compare August 8, 2024 06:31
Copy link
Collaborator

@dariodandrea dariodandrea left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good job @shaharbar1! I just left a minor comment for the docstring

Change log:
1. Updated pydantic to 2.8.2
2. Migrated base.py, cmab.py, smab.py, model.py, strategy.py based on new pydantic version.
3. Added utils.py with utility function to convert dict to tict with json seralizable values.
4. Changed relevant "get_state" UTs to use the new utility function.
@shaharbar1 shaharbar1 force-pushed the feature/refactor_code branch from d2b773f to bcfb91e Compare August 8, 2024 09:02
@shaharbar1 shaharbar1 merged commit 881ef4f into develop Aug 8, 2024
2 checks passed
@shaharbar1 shaharbar1 deleted the feature/refactor_code branch August 8, 2024 09:07
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