django-redis-metrics icon indicating copy to clipboard operation
django-redis-metrics copied to clipboard

Configure Github actions to run tests & report coverage.

Open bradmontgomery opened this issue 5 months ago • 0 comments

Ensure Github Actions on this project run the tests on Pull Requests and on merges into the main branch.

We should ensure that Github actions runs the django tests using coverage, and that the coverage report details are captured, and that we update the code coverage Badge in the README.md file.

Supported versions of python should include 3.9, 3.10, 3.11, 3.12, 3.13

bradmontgomery avatar May 19 '25 16:05 bradmontgomery