-
Notifications
You must be signed in to change notification settings - Fork 448
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
fix(interactive): support non-blocking data loading interface in coordinator and fix failure during flexbuild process #3530
Conversation
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## main #3530 +/- ##
==========================================
- Coverage 28.32% 27.89% -0.43%
==========================================
Files 173 176 +3
Lines 15923 16168 +245
==========================================
Hits 4510 4510
- Misses 11413 11658 +245
Continue to review full report in Codecov by Sentry.
|
flex/coordinator/gs_flex_coordinator/controllers/job_controller.py
Outdated
Show resolved
Hide resolved
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.
LGTM
23bf723
What do these changes do?
Related issue number
Fixes