#36620: Automate test coverage check on pull requests
-------------------------------------+-------------------------------------
Reporter: Jacob Walls | Type:
| Cleanup/optimization
Status: new | Component: Core
| (Other)
Version: dev | Severity: Normal
Keywords: | Triage Stage:
| Unreviewed
Has patch: 1 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
We could automate a significant part of checking test coverage on pull
requests. Instead of using a cloud service, there's an implementation
using `diff-cover` in a PR.
[
https://github.com/django/django/pull/19777 PR]
[
https://forum.djangoproject.com/t/rfc-prioritizing-tasks-for-automate-
processes-within-django-contribution-workflow-gsoc-2025/41960 Forum post]
--
Ticket URL: <
https://code.djangoproject.com/ticket/36620>
Django <
https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.