Skip to content

Commit

Permalink
FTP Connection Management Optimization using Singleton Pattern (#213)
Browse files Browse the repository at this point in the history
* Refactor data handling to improve performance and maintainability

* Fix ftp directory content load function

* Add docstrings to enhance code documentation and clarity

* chore(CI): fix CI workflows (#214)

* fix(CI): fix CI workflows

* run pre-commit

* include pre-commit before testing

* include pre-commit before commiting

* linting pt.1

* linting pt.2

* replace mocked tests by endpoint tests

* remove compose-go

* linting pt.3 final

* Refactor data handling to improve performance and maintainability

* fix: ftp directory content load function

* feat: docstrings to enhance code documentation and clarity

* fix: update `CACHE` to `DIRECTORY_CACHE`

* Refactor data handling to improve performance and maintainability

* Fix ftp directory content load function

* Add docstrings to enhance code documentation and clarity

* chore(CI): fix CI workflows (#214)

* fix(CI): fix CI workflows

* run pre-commit

* include pre-commit before testing

* include pre-commit before commiting

* linting pt.1

* linting pt.2

* replace mocked tests by endpoint tests

* remove compose-go

* linting pt.3 final

* Refactor data handling to improve performance and maintainability

* fix: ftp directory content load function

* feat: docstrings to enhance code documentation and clarity

* fix: update `CACHE` to `DIRECTORY_CACHE`

* chore(lint): improve code formatting and readability across multiple files

---------

Co-authored-by: Luã B. Vacaro <[email protected]>
  • Loading branch information
felipeadeildo and luabida authored Dec 3, 2024
1 parent 378e4f2 commit cf49f88
Show file tree
Hide file tree
Showing 6 changed files with 351 additions and 345 deletions.
Loading

0 comments on commit cf49f88

Please sign in to comment.