-
Notifications
You must be signed in to change notification settings - Fork 67
api: regenerate api code generation #3828
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
Conversation
Dependency Review✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.Scanned FilesNone |
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.
📝 WalkthroughWalkthroughThe Distributions type declaration in the image builder API was expanded to include two additional distribution variants. Specifically, the type now recognizes 'rhel-9.9-nightly' and 'rhel-10.3-nightly' as valid distribution options. This change extends the supported distribution definitions without modifying any underlying logic or error-handling mechanisms. 📜 Recent review detailsConfiguration used: CodeRabbit UI Review profile: CHILL Plan: Pro 📒 Files selected for processing (1)
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (23)
🔇 Additional comments (1)
Comment |
Codecov Report✅ All modified and coverable lines are covered by tests. @@ Coverage Diff @@
## main #3828 +/- ##
=======================================
Coverage 79.88% 79.88%
=======================================
Files 218 218
Lines 25309 25309
Branches 2451 2451
=======================================
Hits 20219 20219
Misses 5061 5061
Partials 29 29 Continue to review full report in Codecov by Sentry.
🚀 New features to boost your workflow:
|
|
Changes addressed in #3829 |
Update api code generation