Skip to content

Conversation

@GabrielBarberini
Copy link
Collaborator

  • Improve code style and readability
  • Group API routes by tag as different modules
  • Fix pylint errors
refactors repositories standardizes controller exception handling refactors application routes fixes repositories connection close timing updates postman collection updates README fixes pylint errors fixes pylint errors apply black style to modules Update pylint.yml Update pylint.yml Update pylint.yml disable warnings
@GabrielBarberini
Copy link
Collaborator Author

JFYI: All integration tests passed for this.

Copy link
Member

@Gui-FernandesBR Gui-FernandesBR left a comment

Choose a reason for hiding this comment

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

Overall it's a very good work!

When reviewing 29 files, I may not be able to catch all the details, but I tried my best, hope you can find it helpful.

@GabrielBarberini
Copy link
Collaborator Author

I will have to remove W0511 from pylint as well since we will persist using #TODO for now

removes W0511 (tolerates #TODO)
Copy link
Member

@Gui-FernandesBR Gui-FernandesBR 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 @GabrielBarberini !!

@GabrielBarberini GabrielBarberini merged commit 7ac18eb into master Jan 21, 2024
@GabrielBarberini GabrielBarberini deleted the refactoring branch January 21, 2024 17:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants