Skip to content

Test django 6.0#240

Merged
norkans7 merged 3 commits intomainfrom
test-django-6.0
Apr 6, 2026
Merged

Test django 6.0#240
norkans7 merged 3 commits intomainfrom
test-django-6.0

Conversation

@norkans7
Copy link
Copy Markdown
Contributor

@norkans7 norkans7 commented Apr 6, 2026

No description provided.

Copilot AI review requested due to automatic review settings April 6, 2026 16:32
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Apr 6, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.32%. Comparing base (2b23c7e) to head (68c82f3).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #240   +/-   ##
=======================================
  Coverage   93.32%   93.32%           
=======================================
  Files          29       29           
  Lines        1843     1843           
=======================================
  Hits         1720     1720           
  Misses        123      123           

☔ 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.

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR expands the supported dependency range to include Django 6.0 and updates related dependencies and CI coverage to validate compatibility.

Changes:

  • Widen Django dependency constraint from <5.3 to <6.1 (allowing Django 6.0.x).
  • Bump smartmin from 5.2.5 to 6.0.0 and adjust its version constraint accordingly.
  • Update CI matrix to run tests against both Django 5.2.12 and 6.0.3.

Reviewed changes

Copilot reviewed 2 out of 3 changed files in this pull request and generated no comments.

File Description
pyproject.toml Loosens Django upper bound to <6.1 and updates smartmin constraint to 6.0.x.
uv.lock Updates locked metadata to reflect new Django constraint and smartmin 6.0.0 artifact details.
.github/workflows/ci.yml Adds Django 6.0.3 to the test matrix for compatibility validation.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@norkans7 norkans7 merged commit 1873a07 into main Apr 6, 2026
14 checks passed
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.

3 participants