-
Notifications
You must be signed in to change notification settings - Fork 357
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
feat: flat runs comparison view [ET-190] #9477
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 #9477 +/- ##
==========================================
- Coverage 48.97% 44.42% -4.55%
==========================================
Files 1238 916 -322
Lines 160512 120973 -39539
Branches 2784 2868 +84
==========================================
- Hits 78609 53742 -24867
+ Misses 81728 67059 -14669
+ Partials 175 172 -3
Flags with carried forward coverage won't be shown. Click here to find out more.
|
7aa3954
to
6fd92ca
Compare
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.
this looks good -- had some feedback. Looking into ci failures.
webui/react/src/pages/ExperimentDetails/TrialsComparisonModal.tsx
Outdated
Show resolved
Hide resolved
webui/react/src/pages/ExperimentDetails/TrialsComparisonModal.tsx
Outdated
Show resolved
Hide resolved
ebc587c
to
c1697f8
Compare
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-190
Description
Test Plan
Checklist
docs/release-notes/
.See Release Note for details.