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

Add DjangoCMS 3.11 to Django 5.0 test matrix #253

Merged
merged 2 commits into from
Dec 30, 2023

Conversation

protoroto
Copy link
Member

@protoroto protoroto commented Dec 21, 2023

Description

Add DjangoCMS 3.11 to Django 5.0 test matrix

References

Fix #252

Checklist

  • I have read the contribution guide
  • Code lint checked via inv lint
  • changes file included (see docs)
  • Usage documentation added in case of new features
  • Tests added

@protoroto protoroto changed the title Add DjangoCMS 3.11 to Django 5.0 test matrix Draft:Add DjangoCMS 3.11 to Django 5.0 test matrix Dec 21, 2023
Copy link

codecov bot commented Dec 21, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (90355ca) 92.24% compared to head (e58477b) 92.24%.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop     #253   +/-   ##
========================================
  Coverage    92.24%   92.24%           
========================================
  Files           10       10           
  Lines          799      799           
  Branches       126      126           
========================================
  Hits           737      737           
  Misses          24       24           
  Partials        38       38           
Flag Coverage Δ
unittests 92.24% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@protoroto protoroto force-pushed the feature/issue-252-add-cms311-to-django5-text-matrix branch from 2f3a8b4 to bed343f Compare December 21, 2023 13:37
@protoroto protoroto marked this pull request as draft December 21, 2023 13:39
@protoroto protoroto force-pushed the feature/issue-252-add-cms311-to-django5-text-matrix branch from bed343f to 8bf0658 Compare December 21, 2023 19:56
@protoroto protoroto marked this pull request as ready for review December 21, 2023 20:04
@protoroto protoroto requested a review from yakky December 21, 2023 20:04
@protoroto protoroto force-pushed the feature/issue-252-add-cms311-to-django5-text-matrix branch from 8bf0658 to 446e197 Compare December 21, 2023 20:04
@protoroto protoroto force-pushed the feature/issue-252-add-cms311-to-django5-text-matrix branch from 446e197 to 7a6c339 Compare December 22, 2023 13:43
@protoroto protoroto changed the title Draft:Add DjangoCMS 3.11 to Django 5.0 test matrix Add DjangoCMS 3.11 to Django 5.0 test matrix Dec 26, 2023
@yakky yakky merged commit 82668e5 into develop Dec 30, 2023
139 checks passed
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.

Add cms311 to Django 5 test matrix
2 participants