Skip to content

Releases: dc740/django-coveragepy-github-action

0.9

10 Jan 20:31
Compare
Choose a tag to compare

Fully working version which includes a postgres database to run the test cases. It sets up everything related to a django test application, installs the requirements from the requirements.txt file, runs the tests against PostgreSQL and verifies the code coverage.