{"id":15322327,"url":"https://github.com/calvinchengx/django-coverage","last_synced_at":"2026-05-29T08:32:16.381Z","repository":{"id":1875053,"uuid":"2800376","full_name":"calvinchengx/django-coverage","owner":"calvinchengx","description":"django-coverage by Mikhail Korobov using Ned Batchelder's excellent coverage.py","archived":false,"fork":false,"pushed_at":"2011-11-18T03:21:35.000Z","size":204,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-06T04:41:23.711Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"benmanns/goworker","license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/calvinchengx.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2011-11-18T03:19:36.000Z","updated_at":"2014-02-25T23:11:05.000Z","dependencies_parsed_at":"2022-08-20T09:50:26.947Z","dependency_job_id":null,"html_url":"https://github.com/calvinchengx/django-coverage","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/calvinchengx/django-coverage","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/calvinchengx%2Fdjango-coverage","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/calvinchengx%2Fdjango-coverage/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/calvinchengx%2Fdjango-coverage/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/calvinchengx%2Fdjango-coverage/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/calvinchengx","download_url":"https://codeload.github.com/calvinchengx/django-coverage/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/calvinchengx%2Fdjango-coverage/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33644285,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-29T02:00:06.066Z","response_time":107,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-01T09:15:19.818Z","updated_at":"2026-05-29T08:32:16.365Z","avatar_url":"https://github.com/calvinchengx.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"========================\nDjango Test Coverage App\n========================\n\n.. contents::\n\nWhat is it?\n===========\nA test coverage reporting tool that utilizes `Ned Batchelder`_'s\nexcellent coverage.py_ to show how much of your code is exercised with\nyour tests.\n\nDependencies\n============\n* Django_ 1.2 and above. For earlier versions, try version 1.0.3 of\n  django-coverage.\n* coverage.py_\n\nHow do I use it?\n================\nInstall as a Django app\n-----------------------\n1. Place the entire ``django_coverage`` app in your third-party apps\n   directory.\n2. Update your ``settings.INSTALLED_APPS`` to include ``django_coverage``.\n3. Include test coverage specific settings in your own settings file.\n   See ``settings.py`` for more detail.\n\nOnce you've completed all the steps, you'll have a new custom command\navailable to you via ``manage.py test_coverage``. It works just like\n``manage.py test``.\n\nUse it as a test runner\n-----------------------\nYou don't have to install ``django_coverage`` as an app if you don't want\nto. You can simply use the test runner if you like.\n\n1. Update ``settings.TEST_RUNNER =\n   'django_coverage.coverage_runner.CoverageRunner'``\n2. Include test coverage specific settings in your own settings file.\n   See ``settings.py`` for more detail.\n3. Run ``manage.py test`` like you normally do.\n\nAnd that's it.\n\n\n.. _George Song: mailto:george@55minutes.com\n.. _55 Minutes: http://www.55minutes.com/\n.. _Ned Batchelder: http://nedbatchelder.com\n.. _coverage.py: http://bitbucket.org/ned/coveragepy/\n.. _Django: http://www.djangoproject.com/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcalvinchengx%2Fdjango-coverage","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcalvinchengx%2Fdjango-coverage","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcalvinchengx%2Fdjango-coverage/lists"}