-
Notifications
You must be signed in to change notification settings - Fork 450
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
refactor(core): Reorg the building of openapi-related code #4481
Conversation
Committed-by: xiaolei.zl from Dev container
Committed-by: xiaolei.zl from Dev container
Committed-by: xiaolei.zl from Dev container
Please check the preview of the documentation changes at |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #4481 +/- ##
===========================================
+ Coverage 33.10% 62.65% +29.54%
===========================================
Files 126 127 +1
Lines 13265 13291 +26
===========================================
+ Hits 4392 8327 +3935
+ Misses 8873 4964 -3909
... and 70 files with indirect coverage changes Continue to review full report in Codecov by Sentry.
|
Committed-by: xiaolei.zl from Dev container
Committed-by: xiaolei.zl from Dev container
Note that although coordinator's flex-related code could also be generated when needed, but we still preserve them in the code base for reference.