Skip to content

Conversation

albertyw
Copy link
Member

@albertyw albertyw commented Jan 5, 2023

According to https://docs.djangoproject.com/en/4.1/faq/install/, django versions >= 4.0 do not support python 3.7 anymore and django versions <= 4.0 do not support python 3.11. This PR excludes those 5 combinations of python and django versions from being tested. Also, the tests for those 5 combinations of django and python are failing.

@codecov
Copy link

codecov bot commented Jan 5, 2023

Codecov Report

Merging #639 (6c34833) into master (5677fa8) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #639   +/-   ##
=======================================
  Coverage   86.33%   86.33%           
=======================================
  Files          52       52           
  Lines        2093     2093           
=======================================
  Hits         1807     1807           
  Misses        286      286           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@albertyw albertyw merged commit deb9b1f into jazzband:master Jan 5, 2023
@albertyw albertyw deleted the prune-matrix branch January 5, 2023 09: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