- Run
make buildto get setup.- This will install Poetry (a Python package management tool) and allow and setup the necessary dependencies for this project.s
To run the coverage reporting tool run make coverage.
To view the coverage reporting run make view-coverage-report.