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

Run the tests on Django v5.0 #66

Merged
merged 2 commits into from
Mar 3, 2024
Merged

Conversation

cclauss
Copy link
Contributor

@cclauss cclauss commented Feb 26, 2024

Short description

Drop tests on Django v4.1 and add tests on Django v5.0 which drops support for Python < 3.10.

Also,
% black . # to format files for black stable style 2024. This adds one blank line to nine Python files. 😃

Proposed changes

Resolved issues

Fixes: #

Copy link

codecov bot commented Feb 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (f4dfbbd) to head (7e28979).

Additional details and impacted files
@@            Coverage Diff            @@
##              main       #66   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           10        10           
  Lines          328       328           
=========================================
  Hits           328       328           

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

Copy link
Collaborator

@timobrembeck timobrembeck left a comment

Choose a reason for hiding this comment

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

Thanks! 👍

@timobrembeck timobrembeck merged commit ee11f51 into sphinx-doc:main Mar 3, 2024
33 checks passed
@cclauss cclauss deleted the patch-2 branch March 3, 2024 15:33
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.

None yet

3 participants