Skip to content

Add pragma: no cover to config files for coverage exclusion#318

Merged
IlyaK27 merged 6 commits intomainfrom
config-coverage
Dec 3, 2025
Merged

Add pragma: no cover to config files for coverage exclusion#318
IlyaK27 merged 6 commits intomainfrom
config-coverage

Conversation

@rashusharda
Copy link
Collaborator

Added '# pragma: no cover' comments to Django config files (asgi.py, wsgi.py, settings.py, settings_test.py, urls.py) to explicitly exclude them from coverage reports.

Added '# pragma: no cover' comments to Django config files (asgi.py, wsgi.py, settings.py, settings_test.py, urls.py) to explicitly exclude them from coverage reports.
@rashusharda rashusharda self-assigned this Dec 3, 2025
@rashusharda rashusharda added the documentation Improvements or additions to documentation label Dec 3, 2025
@rashusharda rashusharda requested a review from jfishB December 3, 2025 03:28
@IlyaK27 IlyaK27 self-assigned this Dec 3, 2025
Copy link
Collaborator

@IlyaK27 IlyaK27 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for the changes Rashu!

@IlyaK27 IlyaK27 merged commit 4bcdf02 into main Dec 3, 2025
1 check passed
@leajosephine12 leajosephine12 deleted the config-coverage branch January 22, 2026 01:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants