test
command. You can run all tests, a subset of tests, or individual tests. See below for examples:docker-compose -f local.yml run django coverage report -m
master
branch and whenever a PR is submitted to the repository. CodeCov tracks unit test coverage and makes it easier to view which folders, files, and individual lines of code need more unit testing.