Added a test action and a code quality action to dp-python-tools that work in the same way as they do in dp-data-pipelines (minus the features action) - code_quality.yaml and pytest.yaml
Adapted the github actions to run against the ./tests/ directory as well as the application code - Makefile
Yes, fixing the lint issue is part of the ticket. I will fix the files shortly.
I believe the the code quality checks will be successful when the lint issue is fixed
Thanks.
What
Added a test action and a code quality action to dp-python-tools that work in the same way as they do in dp-data-pipelines (minus the features action) -
code_quality.yaml
andpytest.yaml
Adapted the github actions to run against the ./tests/ directory as well as the application code -
Makefile
How to review
Run:
Who can review
A Software Engineers can review