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

Update supported WP version to 6.3 #7057

Merged
merged 4 commits into from
Aug 11, 2023
Merged

Update supported WP version to 6.3 #7057

merged 4 commits into from
Aug 11, 2023

Conversation

m1r0
Copy link
Member

@m1r0 m1r0 commented Aug 2, 2023

Proposed Changes

This PR updates the supported WP version to 6.3 and the minimum required version to 6.1.

Testing Instructions

  1. Install WP 6.3.
  2. Make sure the plugin is working.

Pre-Merge Checklist

  • PR title and description contain sufficient detail and accurately describe the changes
  • Acceptance criteria is met
  • Decisions are publicly documented
  • Adheres to coding standards (PHP, JavaScript, CSS, HTML)
  • All strings are translatable (without concatenation, handles plurals)
  • Follows our naming conventions (P6rkRX-4oA-p2)
  • Hooks (p6rkRX-1uS-p2) and functions are documented
  • New UIs are responsive and use a mobile-first approach
  • New UIs match the designs
  • Different user privileges (admin, teacher, subscriber) are tested as appropriate
  • Code is tested on the minimum supported PHP and WordPress versions
  • User interface changes have been tested on the latest versions of Chrome, Firefox and Safari
  • "Needs Documentation" label is added if this change requires updates to documentation
  • Known issues are created as new GitHub issues

@m1r0 m1r0 added this to the 4.16.1 milestone Aug 2, 2023
@m1r0 m1r0 requested a review from a team August 2, 2023 17:04
@m1r0 m1r0 self-assigned this Aug 2, 2023
@codecov
Copy link

codecov bot commented Aug 2, 2023

Codecov Report

Merging #7057 (f979ba1) into trunk (c1a9bb1) will not change coverage.
Report is 29 commits behind head on trunk.
The diff coverage is 79.94%.

Impacted file tree graph

@@            Coverage Diff            @@
##              trunk    #7057   +/-   ##
=========================================
  Coverage     49.32%   49.32%           
  Complexity    10538    10538           
=========================================
  Files           575      575           
  Lines         44501    44501           
  Branches        402      402           
=========================================
  Hits          21950    21950           
  Misses        22224    22224           
  Partials        327      327           
Files Changed Coverage Δ
includes/class-sensei.php 23.41% <0.00%> (ø)
...al/student-progress/tools/class-migration-tool.php 31.03% <31.03%> (ø)
...er/migrations/class-student-progress-migration.php 80.89% <80.89%> (ø)
...ncludes/blocks/class-sensei-block-view-results.php 74.28% <100.00%> (ø)
includes/class-sensei-settings-api.php 15.47% <100.00%> (ø)
includes/class-sensei-settings.php 70.70% <100.00%> (ø)
includes/internal/emails/class-email-sender.php 99.02% <100.00%> (ø)
...ludes/internal/emails/class-email-settings-tab.php 85.82% <100.00%> (ø)

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 6585162...f979ba1. Read the comment docs.

readme.txt Outdated Show resolved Hide resolved
@m1r0 m1r0 merged commit 3f9d1ef into trunk Aug 11, 2023
20 checks passed
@m1r0 m1r0 deleted the update/supported-wp-version branch August 11, 2023 10:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants