-
Notifications
You must be signed in to change notification settings - Fork 1
feat: animal diseases module #52
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
Conversation
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.
Copilot reviewed 7 out of 7 changed files in this pull request and generated no comments.
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.
Copilot reviewed 76 out of 76 changed files in this pull request and generated no comments.
Comments suppressed due to low confidence (5)
src/app/modules/animals/data/use-cases/animal-diseases-use-cases/remote-update-animal-disease-use-case.ts:23
- [nitpick] Consider renaming the local variable 'url' to 'endpoint' to differentiate it from the class property and improve clarity.
const url = this.url.replace(':propertyId', propertyId).replace(':animalId', animalId)
src/app/modules/animals/data/use-cases/animal-diseases-use-cases/remote-get-animal-diseases-use-case.ts:25
- [nitpick] Consider renaming the local 'url' variable to 'endpoint' to differentiate it from the class property and improve readability.
const url = this.url.replace(':propertyId', propertyId).replace(':animalId', animalId)
src/app/modules/animals/data/use-cases/animal-diseases-use-cases/remote-get-animal-disease-use-case.ts:22
- [nitpick] Consider renaming this local variable 'url' to 'endpoint' to avoid shadowing the class property and to enhance clarity.
const url = this.url.replace(':propertyId', propertyId).replace(':animalId', animalId)
src/app/modules/animals/data/use-cases/animal-diseases-use-cases/remote-delete-animal-disease-use-case.ts:23
- [nitpick] Consider renaming the local 'url' variable to 'endpoint' to differentiate it from the injected URL property.
const url = this.url.replace(':propertyId', propertyId).replace(':animalId', animalId)
src/app/modules/animals/data/use-cases/animal-diseases-use-cases/remote-create-animal-disease-use-case.ts:23
- [nitpick] Consider renaming the local variable 'url' to 'endpoint' for improved clarity, to avoid shadowing the class property.
const url = this.url.replace(':propertyId', propertyId).replace(':animalId', animalId)
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.
Ficou ótima a organização da tela.
https://www.loom.com/share/a44833937b7f4cf2beef001443b489f6