openedx / platform-plugin-aspects

Aspects plugins for the Open edX LMS and Studio
Apache License 2.0
2 stars 8 forks source link

chore: Change tested Python version to 3.11 & 3.12 #72

Closed bmtcril closed 4 months ago

bmtcril commented 4 months ago

From 3.8 and 3.11.

edx-platform has moved to 3.11, we no longer need to support 3.8 and some requirements we have are starting to require 3.9+. See: https://github.com/openedx/platform-plugin-aspects/pull/71

Merge checklist: Check off if complete or not applicable:

github-actions[bot] commented 4 months ago

Coverage report

Click to see where and how coverage changed

FileStatementsMissingCoverageCoverage
(new stmts)
Lines missing
  platform_plugin_aspects
  tasks.py
  xblock.py
  platform_plugin_aspects/management/commands
  load_test_tracking_events.py
  monitor_load_test_tracking.py
  platform_plugin_aspects/sinks
  base_sink.py
  course_overview_sink.py
Project Total  

This report was generated by python-coverage-comment-action