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

Release 4.16.1 #7096

Merged
merged 4 commits into from
Aug 15, 2023
Merged

Release 4.16.1 #7096

merged 4 commits into from
Aug 15, 2023

Conversation

donnapep
Copy link
Collaborator

@donnapep donnapep commented Aug 15, 2023

Proposed Changes

  • Update version.
  • Update change log.
  • Update .pot file.

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

@donnapep donnapep added this to the 4.16.1 milestone Aug 15, 2023
@donnapep donnapep self-assigned this Aug 15, 2023
@github-actions
Copy link

github-actions bot commented Aug 15, 2023

Please perform the following tests with the built package in a new installation before publishing:

  • Check that the installed version is correct on the Plugins page.
  • Create and publish a course, a module, and a lesson to the course.
  • Enable the learning mode in the course.
  • Log in with a user and complete the course.
  • Visit Students in admin and observe that the user is displayed with the course completed.
  • Disable learning mode in the course.
  • Visit the course again to make sure that it displayed correctly.

@donnapep donnapep requested a review from a team August 15, 2023 12:07
@codecov
Copy link

codecov bot commented Aug 15, 2023

Codecov Report

Merging #7096 (9269be7) into trunk (6cabfbe) will not change coverage.
Report is 20 commits behind head on trunk.
The diff coverage is 71.42%.

Impacted file tree graph

@@            Coverage Diff            @@
##              trunk    #7096   +/-   ##
=========================================
  Coverage     49.35%   49.35%           
  Complexity    10541    10541           
=========================================
  Files           575      575           
  Lines         44513    44513           
  Branches        402      402           
=========================================
  Hits          21968    21968           
  Misses        22218    22218           
  Partials        327      327           
Files Changed Coverage Δ
includes/class-sensei-utils.php 52.44% <ø> (ø)
includes/class-sensei.php 23.41% <0.00%> (ø)
...ludes/internal/emails/class-email-settings-tab.php 85.82% <ø> (ø)
includes/internal/installer/class-installer.php 95.45% <ø> (ø)
includes/internal/installer/class-schema.php 100.00% <ø> (ø)
...ludes/internal/installer/class-updates-factory.php 100.00% <ø> (ø)
...er/migrations/class-student-progress-migration.php 80.89% <ø> (ø)
...repositories/class-aggregate-answer-repository.php 100.00% <ø> (ø)
...ositories/class-tables-based-answer-repository.php 100.00% <ø> (ø)
.../repositories/class-aggregate-grade-repository.php 98.30% <ø> (ø)
... and 18 more

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 8f6ecd0...9269be7. Read the comment docs.

Copy link
Contributor

@Imran92 Imran92 left a comment

Choose a reason for hiding this comment

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

🚢

@donnapep donnapep merged commit 02badcf into trunk Aug 15, 2023
22 checks passed
@donnapep donnapep deleted the release/4.16.1 branch August 15, 2023 13:55
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.

3 participants