-
Notifications
You must be signed in to change notification settings - Fork 0
feat: TT 243 Refactor functions on time entries repository #298
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
feat: TT 243 Refactor functions on time entries repository #298
Conversation
Angeluz-07
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good job. Please check my comments and update tests accordingly.
da0564d to
498a643
Compare
|
Kudos, SonarCloud Quality Gate passed!
|
Angeluz-07
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good Job!
Description
In time_entries_repository.py file. it would be necessary to make a code refactoring in
find_interception_with_date_rangeandfind_runningfunctions, in order to use a Query Builder for query building.