Skip to content

GitHub Actions: Test Django 6.0 on Python 3.12, 3.13, and 3.14#1008

Merged
auvipy merged 1 commit intomainfrom
Test-Django-v6.0
Mar 3, 2026
Merged

GitHub Actions: Test Django 6.0 on Python 3.12, 3.13, and 3.14#1008
auvipy merged 1 commit intomainfrom
Test-Django-v6.0

Conversation

@cclauss
Copy link
Copy Markdown
Contributor

@cclauss cclauss commented Mar 2, 2026

Test Django 6.0 on its supported versions of Python.

Django version Python versions
6.0 3.12, 3.13, 3.14

Added support for Django 6.0 with Python 3.12 and 3.14.
* https://docs.djangoproject.com/en/6.0/faq/install/#what-python-version-can-i-use-with-django
> Django version | Python versions
--- | ---
6.0 | 3.12, 3.13, 3.14
@cclauss cclauss force-pushed the Test-Django-v6.0 branch from e51fcfb to 853892f Compare March 2, 2026 17:21
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 2, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 87.58%. Comparing base (f6eb195) to head (853892f).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1008   +/-   ##
=======================================
  Coverage   87.58%   87.58%           
=======================================
  Files          32       32           
  Lines        1007     1007           
  Branches       81       81           
=======================================
  Hits          882      882           
  Misses        107      107           
  Partials       18       18           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@auvipy auvipy merged commit aff5b71 into main Mar 3, 2026
25 checks passed
@auvipy auvipy deleted the Test-Django-v6.0 branch March 3, 2026 09:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants