Skip to content

Conversation

@auvipy
Copy link
Member

@auvipy auvipy commented Mar 29, 2025

No description provided.

@auvipy auvipy requested a review from Copilot March 29, 2025 08:55
Copy link

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 reintroduces support for Python 3.8 in the CI workflow by updating the test matrix in the workflow YAML file.

  • The python-version array now includes '3.8' alongside later versions.
  • Additional exclusion cases have been added for Django versions 5.1 and 5.2 paired with Python 3.8.

@codecov
Copy link

codecov bot commented Mar 29, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.63%. Comparing base (db7a665) to head (9310f84).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #867      +/-   ##
==========================================
+ Coverage   87.42%   87.63%   +0.20%     
==========================================
  Files          32       32              
  Lines         954      954              
  Branches       76       99      +23     
==========================================
+ Hits          834      836       +2     
+ Misses        102      100       -2     
  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.

Copy link
Member Author

@auvipy auvipy left a comment

Choose a reason for hiding this comment

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

3.8 is passing with django 3.2-4.2

@auvipy auvipy merged commit ee2c505 into main Mar 29, 2025
28 checks passed
@auvipy auvipy deleted the py38 branch March 29, 2025 08:58
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