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

♻️ refactor(App): Refactor code and Improve Test Coverage #4

Open
wants to merge 6 commits into
base: develop
Choose a base branch
from

Conversation

nmunatsibw
Copy link

This commit contains various modifications aimed at making the code more readable and efficient and improving test coverage. Syntax and imports were rearranged for readability. Test coverage is improved with an added GitHub Actions CI/CD pipeline for running tests on multiple Python versions and reporting to Codecov. Further support files such as fld8 and gitignore were updated for better consistency and excluding unnecessary files. Some packages were updated in the requirements.txt for better functionality and compatibility.

This commit contains various modifications aimed at making the code more readable and efficient and improving test coverage. Syntax and imports were rearranged for readability. Test coverage is improved with an added GitHub Actions CI/CD pipeline for running tests on multiple Python versions and reporting to Codecov. Further support files such as fld8 and gitignore were updated for better consistency and excluding unnecessary files. Some packages were updated in the requirements.txt for better functionality and compatibility.
This commit contains various modifications aimed at making the code more readable and efficient and improving test coverage. Syntax and imports were rearranged for readability. Test coverage is improved with an added GitHub Actions CI/CD pipeline for running tests on multiple Python versions and reporting to Codecov. Further support files such as fld8 and gitignore were updated for better consistency and excluding unnecessary files. Some packages were updated in the requirements.txt for better functionality and compatibility.
This commit contains various modifications aimed at making the code more readable and efficient and improving test coverage. Syntax and imports were rearranged for readability. Test coverage is improved with an added GitHub Actions CI/CD pipeline for running tests on multiple Python versions and reporting to Codecov. Further support files such as fld8 and gitignore were updated for better consistency and excluding unnecessary files. Some packages were updated in the requirements.txt for better functionality and compatibility.
This commit contains various modifications aimed at making the code more readable and efficient and improving test coverage. Syntax and imports were rearranged for readability. Test coverage is improved with an added GitHub Actions CI/CD pipeline for running tests on multiple Python versions and reporting to Codecov. Further support files such as fld8 and gitignore were updated for better consistency and excluding unnecessary files. Some packages were updated in the requirements.txt for better functionality and compatibility.
Updated README.md and new packages added in requirements.txt. The change in README.md is a minor stylistic update for easier readability. The requirements.txt file has been updated to include Django, python-dateutil, Faker, and setuptools. This is to ensure the smooth running of the app with the current versions of dependencies being used.
Updated README.md and new packages added in requirements.txt. The change in README.md is a minor stylistic update for easier readability. The requirements.txt file has been updated to include Django, python-dateutil, Faker, and setuptools. This is to ensure the smooth running of the app with the current versions of dependencies being used.
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.

1 participant