Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Drop support for EOL Python and Django and update tests #313

Merged
merged 13 commits into from
Feb 9, 2025

Conversation

mikemanger
Copy link

@mikemanger mikemanger commented Feb 7, 2025

This PR:

  • Drops support for Django <= 4.1
  • Drops support for Python 3.8
  • Updates GitHub test matrix to test against current versions of Django and Python
  • Uses Node 22 for standardjs CI test
  • Corrects minor typo in tests file comment

Copy link

codecov bot commented Feb 9, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.19%. Comparing base (f61b09c) to head (23eb07f).
Report is 26 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #313      +/-   ##
==========================================
- Coverage   98.21%   98.19%   -0.02%     
==========================================
  Files           7        7              
  Lines         280      277       -3     
==========================================
- Hits          275      272       -3     
  Misses          5        5              

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

@codingjoe codingjoe merged commit 9e3d9b6 into codingjoe:main Feb 9, 2025
19 checks passed
@codingjoe
Copy link
Owner

Thanks @mikemanger, I appreciate the help! I was just lazily waiting for 5.2's release.

@mikemanger mikemanger deleted the update-tests branch February 10, 2025 09:46
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