-
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
feat: add code tab to run page [ET-657] #9771
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
EmilyBonar
added
the
to-cherry-pick
Pull requests that need to be cherry-picked into the current release
label
Jul 31, 2024
EmilyBonar
requested review from
ashtonG
and removed request for
julian-determined-ai
July 31, 2024 15:05
✅ 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 #9771 +/- ##
==========================================
- Coverage 54.16% 49.87% -4.30%
==========================================
Files 1258 935 -323
Lines 154943 125657 -29286
Branches 3495 3500 +5
==========================================
- Hits 83925 62668 -21257
+ Misses 70872 62843 -8029
Partials 146 146
Flags with carried forward coverage won't be shown. Click here to find out more.
|
EmilyBonar
changed the title
feat: add code tab to run page [ET-657]
feat: add code tab to run page [ET-657]
Jul 31, 2024
ashtonG
reviewed
Jul 31, 2024
Co-authored-by: Ashton G. <ashton.galloway@hpe.com>
ashtonG
approved these changes
Jul 31, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Ticket
ET-657
Description
Test Plan
On a single run search the Code tab should be visible.
Checklist
docs/release-notes/
See Release Note for details.