Open renovate[bot] opened 3 weeks ago
Test coverage for 825f5949cad4e36e0458a60c97787b5dfac26058
Name Stmts Miss Branch BrPart Cover Missing
-------------------------------------------------------------------------------------------------------------
httprequest_lego_provider/__init__.py 0 0 0 0 100%
httprequest_lego_provider/apps.py 4 0 0 0 100%
httprequest_lego_provider/dns.py 68 0 4 0 100%
httprequest_lego_provider/forms.py 21 0 2 0 100%
httprequest_lego_provider/management/__init__.py 0 0 0 0 100%
httprequest_lego_provider/management/commands/__init__.py 0 0 0 0 100%
httprequest_lego_provider/management/commands/allow_domains.py 21 0 2 0 100%
httprequest_lego_provider/management/commands/create_user.py 14 0 0 0 100%
httprequest_lego_provider/management/commands/list_domains.py 22 0 4 0 100%
httprequest_lego_provider/management/commands/revoke_domains.py 21 0 2 0 100%
httprequest_lego_provider/migrations/0001_initial.py 8 0 0 0 100%
httprequest_lego_provider/migrations/__init__.py 0 0 0 0 100%
httprequest_lego_provider/models.py 9 0 0 0 100%
httprequest_lego_provider/serializers.py 24 0 0 0 100%
httprequest_lego_provider/urls.py 8 0 0 0 100%
httprequest_lego_provider/views.py 74 0 16 0 100%
-------------------------------------------------------------------------------------------------------------
TOTAL 294 0 30 0 100%
Static code analysis report
Run started:2024-10-11 13:47:51.937715
Test results:
No issues identified.
Code scanned:
Total lines of code: 1715
Total lines skipped (#nosec): 0
Total potential issues skipped due to specifically being disabled (e.g., #nosec BXXX): 0
Run metrics:
Total issues (by severity):
Undefined: 0
Low: 0
Medium: 0
High: 0
Total issues (by confidence):
Undefined: 0
Low: 0
Medium: 0
High: 0
Files skipped (0):
This PR contains the following updates:
==4.2.16
->==5.1.3
Release Notes
django/django (Django)
### [`v5.1.3`](https://redirect.github.com/django/django/compare/5.1.2...5.1.3) [Compare Source](https://redirect.github.com/django/django/compare/5.1.2...5.1.3) ### [`v5.1.2`](https://redirect.github.com/django/django/compare/5.1.1...5.1.2) [Compare Source](https://redirect.github.com/django/django/compare/5.1.1...5.1.2) ### [`v5.1.1`](https://redirect.github.com/django/django/compare/5.1...5.1.1) [Compare Source](https://redirect.github.com/django/django/compare/5.1...5.1.1) ### [`v5.1`](https://redirect.github.com/django/django/compare/5.0.8...5.1) [Compare Source](https://redirect.github.com/django/django/compare/5.0.9...5.1) ### [`v5.0.9`](https://redirect.github.com/django/django/compare/5.0.8...5.0.9) [Compare Source](https://redirect.github.com/django/django/compare/5.0.8...5.0.9) ### [`v5.0.8`](https://redirect.github.com/django/django/compare/5.0.7...5.0.8) [Compare Source](https://redirect.github.com/django/django/compare/5.0.7...5.0.8) ### [`v5.0.7`](https://redirect.github.com/django/django/compare/5.0.6...5.0.7) [Compare Source](https://redirect.github.com/django/django/compare/5.0.6...5.0.7) ### [`v5.0.6`](https://redirect.github.com/django/django/compare/5.0.5...5.0.6) [Compare Source](https://redirect.github.com/django/django/compare/5.0.5...5.0.6) ### [`v5.0.5`](https://redirect.github.com/django/django/compare/5.0.4...5.0.5) [Compare Source](https://redirect.github.com/django/django/compare/5.0.4...5.0.5) ### [`v5.0.4`](https://redirect.github.com/django/django/compare/5.0.3...5.0.4) [Compare Source](https://redirect.github.com/django/django/compare/5.0.3...5.0.4) ### [`v5.0.3`](https://redirect.github.com/django/django/compare/5.0.2...5.0.3) [Compare Source](https://redirect.github.com/django/django/compare/5.0.2...5.0.3) ### [`v5.0.2`](https://redirect.github.com/django/django/compare/5.0.1...5.0.2) [Compare Source](https://redirect.github.com/django/django/compare/5.0.1...5.0.2) ### [`v5.0.1`](https://redirect.github.com/django/django/compare/5.0...5.0.1) [Compare Source](https://redirect.github.com/django/django/compare/5.0...5.0.1) ### [`v5.0`](https://redirect.github.com/django/django/compare/4.2.10...5.0) [Compare Source](https://redirect.github.com/django/django/compare/4.2.16...5.0)Configuration
š Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
š¦ Automerge: Disabled by config. Please merge this manually once you are satisfied.
ā» Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
š Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.