add separate command line option for custom namespace tests#480
add separate command line option for custom namespace tests#480dbasunag merged 2 commits intoopendatahub-io:mainfrom
Conversation
|
The following are automatically added/executed:
Available user actions:
Supported labels{'/lgtm', '/hold', '/verified', '/cherry-pick', '/build-push-pr-image', '/wip'} |
📝 WalkthroughSummary by CodeRabbit
WalkthroughThis change introduces a new pytest command-line flag to control whether model registry tests use a custom namespace. It updates fixtures and test parameterizations to standardize on the configured namespace, removes indirect parameterization, adds a custom pytest marker, and cleans up related imports and constants. Namespace configuration is now centralized. Changes
Estimated code review effort🎯 3 (Moderate) | ⏱️ ~20 minutes Possibly related PRs
Suggested labels
Suggested reviewers
Note ⚡️ Unit Test Generation is now available in beta!Learn more here, or try it out under "Finishing Touches" below. 📜 Recent review detailsConfiguration used: .coderabbit.yaml 📒 Files selected for processing (2)
✅ Files skipped from review due to trivial changes (2)
✨ Finishing Touches
🧪 Generate unit tests
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. 🪧 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
Documentation and Community
|
|
/build-push-pr-image |
|
Status of building tag pr-480: success. |
|
Status of building tag latest: success. |
Description
How Has This Been Tested?
Merge criteria: