-
Notifications
You must be signed in to change notification settings - Fork 356
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: show search progress in run table #9976
Conversation
✅ Deploy Preview for determined-ui ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #9976 +/- ##
==========================================
- Coverage 54.51% 50.44% -4.07%
==========================================
Files 1256 947 -309
Lines 156700 128104 -28596
Branches 3603 3604 +1
==========================================
- Hits 85424 64622 -20802
+ Misses 71143 63349 -7794
Partials 133 133
Flags with carried forward coverage won't be shown. Click here to find out more.
|
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
Ticket
ET-804
Description
Test Plan
Go to the Runs table of a populated project. Ensure that the "Search Progress" column is populated.
Checklist
docs/release-notes/
See Release Note for details.