Skip to content
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

Update Branch #56

Merged
merged 48 commits into from
May 23, 2024
Merged

Update Branch #56

merged 48 commits into from
May 23, 2024

Conversation

IvanildoBarauna
Copy link
Member

No description provided.

IvanildoBarauna and others added 30 commits May 20, 2024 10:12
Feature - Added GitPages to Readme + Add Icons to Readme
chore: Update WorkFlow and Jupyter Notebook
Update feature-MVCImplement
chore: Update .gitattributes file to set Python as the language for H…
- Add ParamsValidator as splited component
- Remove ValidParams of controller
- Remove Validate params to etl initialize
The code changes in this commit refactor the codebase by separating the ParamsValidator class into its own component. This improves the organization and modularity of the code. The ValidParamsForCall method has been renamed to __ValidParamsForCall__ to indicate that it is a private method.
The code changes in this commit remove unused code related to the SERVER_URL environment variable and update the API endpoints to use the new  class from the  module. This improves code organization and ensures consistency in API endpoint usage.
This commit separates the ParamsValidator class into its own component, improving code organization and modularity. The ValidParamsForCall method has been renamed to __ValidParamsForCall__ to indicate that it is a private method.
This commit updates the version in  and  to v4.4.0. It also updates the dependencies in  by parsing the  file. This ensures that the project is using the latest stable versions of its dependencies.
This commit updates the requests dependency in the poetry.lock file from version 2.32.1 to version 2.32.2. This ensures that the project is using the latest stable version of the requests library.

tests: Update
This commit updates the CI/CD workflow to install and run tests using Poetry instead of pip. It also updates the requests dependency to version 2.32.2 in the poetry.lock file. These changes ensure that the project is using the latest stable versions of its dependencies and improves the efficiency of the CI/CD process.
This commit updates the extraction and transformation tests to reflect the changes made in the code. It adds new test cases for the extraction and transformation processes, ensuring that they handle different scenarios correctly. The tests now cover both success and failure cases, providing comprehensive test coverage for the code changes.
@IvanildoBarauna IvanildoBarauna self-assigned this May 23, 2024
@IvanildoBarauna IvanildoBarauna merged commit 8c0324f into feat-UpdateReadme May 23, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants