-
Notifications
You must be signed in to change notification settings - Fork 18
Go to Overview even for resuming #2815
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
base: main
Are you sure you want to change the base?
Conversation
Important Review skippedDraft detected. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the WalkthroughThe changes update the navigation behavior when selecting a course card by consistently directing users to the course overview page, regardless of repository state. The logic in the course card component was simplified to always generate the same route. Correspondingly, acceptance tests were updated to assert that navigation to the overview page occurs before any subsequent actions, ensuring the application's flow is predictable and verified at each step. Changes
Poem
🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Create a ticket on our support page for assistance with any issues or questions. Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
Bundle ReportChanges will decrease total bundle size by 86 bytes (-0.0%) ⬇️. This is within the configured threshold ✅ Detailed changes
Affected Assets, Files, and Routes:view changes for bundle: client-array-pushAssets Changed:
|
Test Results 1 files ± 0 1 suites ±0 8m 0s ⏱️ - 1m 23s For more details on these errors, see this check. Results for commit b7be805. ± Comparison against base commit 8f14f91. This pull request removes 11 and adds 1 tests. Note that renamed tests count towards both.
♻️ This comment has been updated with latest results. |
❌ 18 Tests Failed:
View the top 3 failed test(s) by shortest run time
To view more test analytics, go to the Test Analytics Dashboard |
@Arpan-206 change looks good but you have a ton of failing tests |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Failing tests
Checklist:
[percy]
in the message to trigger)Summary by CodeRabbit
Bug Fixes
Tests