test(maas): switch from MaaSModel to MaaSModelRef as per dev changes#1183
Conversation
|
The following are automatically added/executed:
Available user actions:
Supported labels{'/build-push-pr-image', '/lgtm', '/cherry-pick', '/verified', '/hold', '/wip'} |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Repository YAML (base), Central YAML (inherited), Organization UI (inherited) Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (2)
💤 Files with no reviewable changes (1)
📝 WalkthroughWalkthroughThis refactoring removes the MaaSModel resource class and migrates test fixtures to use MaaSModelRef from ocp_resources instead. Type annotations are updated accordingly across fixture parameters and return types, shifting the API resource representation from a utilities module to an external resources module. Changes
Estimated code review effort🎯 3 (Moderate) | ⏱️ ~25 minutes Critical items requiring verification:
🚥 Pre-merge checks | ✅ 2✅ Passed checks (2 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
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. Comment |
7fc9d7f to
4750812
Compare
for more information, see https://pre-commit.ci
|
Merging based on conversation with @SB159 |
|
Status of building tag latest: success. |
Pull Request
Summary
Updated MaaS tests to use
MaaSModelRefinstead ofMaaSModelas per latest dev changes.Related Issues
How it has been tested
Additional Requirements
Summary by CodeRabbit