sync master -> master-design-tokens - #2180
Merged
brian-smith-tcril merged 7 commits intoJun 17, 2025
Merged
Conversation
Co-authored-by: abdullahwaheed <42172960+abdullahwaheed@users.noreply.github.com>
As tolerance was being only applied to first correct answer. So, disable tolerance and do not apply it in case of multiple correct answers for Numerical input problem type according to the given documentation: https://docs.openedx.org/en/latest/educators/how-tos/course_development/exercise_tools/manage_numerical_input_problem.html#add-a-tolerance:~:text=hints%20to%20problems.-,Add%20Multiple%20Correct%20Responses%20via%20the%20Advanced%20Editor,text%20string%20as%20correct%20answers.
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* test: replacing snapshot tests with rtl tests part 5 * test: removig extra tests * test: snaps update * test: adding import shorthand and turning tests into ts * docs: clarify which line the comment is about --------- Co-authored-by: Braden MacDonald <braden@opencraft.com>
…2150) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Shows "This is empty" text when container child list is empty for units, subsections, and sections.
Conflicts: package-lock.json
brian-smith-tcril
force-pushed
the
another-master-design-tokens-sync
branch
from
June 17, 2025 16:27
75b2676 to
0422f3c
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master-design-tokens #2180 +/- ##
========================================================
+ Coverage 94.06% 94.08% +0.01%
========================================================
Files 1164 1164
Lines 24468 24481 +13
Branches 5183 5189 +6
========================================================
+ Hits 23017 23034 +17
+ Misses 1383 1379 -4
Partials 68 68 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
brian-smith-tcril
marked this pull request as ready for review
June 17, 2025 16:41
master -> master-design-tokens
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
LAND AS MERGE COMMIT
@types/lodashinpackage.jsonto ensure we have the version the renovate commit updated to after resolving the package lock conflicts by using the existing package lock from this branch.