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

sync: release-22.x to release-23.x #3403

Open
wants to merge 2 commits into
base: release-23.x
Choose a base branch
from

Conversation

github-actions[bot]
Copy link
Contributor

sync-branches: New code has just landed in release-22.x, so let's bring release-23.x up to speed!

Copy link

netlify bot commented Jan 31, 2025

Deploy Preview for paragon-openedx-v22 ready!

Name Link
🔨 Latest commit b0187dd
🔍 Latest deploy log https://app.netlify.com/sites/paragon-openedx-v22/deploys/679d258a5f81dd000890dce0
😎 Deploy Preview https://deploy-preview-3403--paragon-openedx-v22.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

netlify bot commented Jan 31, 2025

Deploy Preview for paragon-openedx-v23 ready!

Name Link
🔨 Latest commit b0187dd
🔍 Latest deploy log https://app.netlify.com/sites/paragon-openedx-v23/deploys/679d258a255d230007a80474
😎 Deploy Preview https://deploy-preview-3403--paragon-openedx-v23.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

codecov bot commented Jan 31, 2025

Codecov Report

Attention: Patch coverage is 81.81818% with 4 lines in your changes missing coverage. Please review.

Project coverage is 93.40%. Comparing base (c5c48aa) to head (b0187dd).
Report is 430 commits behind head on release-23.x.

Files with missing lines Patch % Lines
src/Hyperlink/index.tsx 78.94% 4 Missing ⚠️
Additional details and impacted files
@@               Coverage Diff                @@
##           release-23.x    #3403      +/-   ##
================================================
- Coverage         93.44%   93.40%   -0.05%     
================================================
  Files               251      252       +1     
  Lines              4519     4534      +15     
  Branches           1055     1064       +9     
================================================
+ Hits               4223     4235      +12     
- Misses              293      296       +3     
  Partials              3        3              

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

… use of Pagination component (#3406)

This commit fixes a bug with the TablePagination component. This component renders the Pagination component without a paginationLabel prop, which is a required prop of the Pagination component. This commit adds a paginationLabel="table pagination" prop, which matches the prop passed to the PaginationComponent by the TablePaginationMinimal component.

Authored-by: michaelroytman <mroytman@edx.org>
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.

1 participant