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

test: Updated tests to include Django 4.1/2 and Python 3.11. #40

Merged

Conversation

greyhare
Copy link
Contributor

Description

Added test cases for Django 4.1, 4.2, and Python 3.11.

Related resources

Checklist

  • I have opened this pull request against master
  • I have added or modified the tests when changing logic
  • I have followed the conventional commits guidelines to add meaningful information into the changelog -- I'm not sure what to put there, as there are existing changes.
  • I have read the contribution guidelines and I have joined #workgroup-pr-review on
    Slack to find a “pr review buddy” who is going to review my pull request. -- I'm not on Slack at all and have not checked what that entails. Can we just discuss it in the GH issue?

@greyhare greyhare changed the title Updated tests to include Django 4.1/2 and Python 3.11. test: Updated tests to include Django 4.1/2 and Python 3.11. Jul 24, 2023
@codecov
Copy link

codecov bot commented Jul 24, 2023

Codecov Report

Merging #40 (2eee1b5) into master (d72b733) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master      #40   +/-   ##
=======================================
  Coverage   39.11%   39.11%           
=======================================
  Files          13       13           
  Lines         409      409           
  Branches       43       57   +14     
=======================================
  Hits          160      160           
  Misses        248      248           
  Partials        1        1           

@fsbraun fsbraun merged commit 26b26d7 into django-cms:master Jul 25, 2023
28 of 29 checks passed
@greyhare greyhare deleted the add_tests_for_django_41_42_py_311 branch July 25, 2023 18:54
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