refactor(models): refactoring of basemodeprovider to clean archi#796
Open
leoguillaume wants to merge 2 commits intomainfrom
Open
refactor(models): refactoring of basemodeprovider to clean archi#796leoguillaume wants to merge 2 commits intomainfrom
leoguillaume wants to merge 2 commits intomainfrom
Conversation
3c87bad to
fbb1cb7
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Please provide a summarized description of what was done in this PR.
Precise the issue that you are resolving.
Overview
This section provides a checklist to help categorize and describe the changes made in this PR.
Area
Please select the area(s) that this PR affects:
If "Other" is selected, please provide more details about the area(s) affected by this PR here, otherwise delete this part.
Type of change
Please select the type of change that this PR introduces:
Definition of Done / Technical changes
Please provide the Definition of Done (DoD) criteria that apply to this PR.
Screenshots / Demo (if applicable)
Please, attach screenshots or a link to a demo / video demonstrating the changes made in this PR.
Breaking changes
Please select one of the following options:
Please describe the breaking change introduced by this PR here, otherwise delete this part.
NB: A breaking change is a modification that is not backwards-compatible and/or changes current functionality.
Quality assurance & Review readiness
Before requesting a review, please take a moment to confirm that the following aspects have been considered and addressed.
This section helps ensure the PR is ready for review, safe to merge, and deployable. If any items are left unchecked, please add a brief explanation for context.
Documentation
Please select one of the following options:
Tests
Please select one or more of the following options:
If no tests were added, please explain why here, otherwise delete this part.
NB: For a concise overview of software testing types, see this Atlassian's guide.
Code Standards
Git & Process Standards
Deployment Notes
If new or updated environment variables are required, please list them here, otherwise delete this part.
If other special deployment steps are required, please describe them here, otherwise delete this part.
Database migration
Please select one of the following options:
Please confirm that the following steps have been completed for the database migration:
api/alembic/versions/folderReviewer Focus
Please provide any specific areas you would like the reviewers to focus on during their review of this PR (complex logic, risky changes, performance-sensitive code, etc.).
Additional Notes
Please provide any additional information or context that may be relevant to this PR, otherwise delete this part.