Skip to content
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

Use commit rows in metric vs param plots #3567

Merged
merged 3 commits into from
Mar 28, 2023
Merged

Conversation

julieg18
Copy link
Contributor

@julieg18 julieg18 commented Mar 27, 2023

Demo

Screen.Recording.2023-03-27.at.5.18.04.PM.mov

Part of #3373

@julieg18 julieg18 added the product PR that affects product label Mar 27, 2023
@julieg18 julieg18 self-assigned this Mar 27, 2023
@julieg18 julieg18 marked this pull request as ready for review March 27, 2023 22:27
@@ -35,6 +35,18 @@ export const customPlotsOrderFixture: CustomPlotsOrderValue[] = [
]

export const experimentsWithCheckpoints: ExperimentWithCheckpoints[] = [
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[Q] Is this still the best name?

Copy link
Contributor Author

@julieg18 julieg18 Mar 28, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think so since the actual function that we get the experiments from is called getExperimentsWithCheckpoints 🤔

I suppose we could call it experimentsWithCommits to make it a bit more clear :)

@julieg18 julieg18 enabled auto-merge (squash) March 28, 2023 14:22
@codeclimate
Copy link

codeclimate bot commented Mar 28, 2023

Code Climate has analyzed commit 77e9cac and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (85% is the threshold).

This pull request will bring the total coverage in the repository to 95.1% (0.0% change).

View more on Code Climate.

@julieg18 julieg18 merged commit aea4c69 into main Mar 28, 2023
@julieg18 julieg18 deleted the use-commit-data-in-custom branch March 28, 2023 14:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
product PR that affects product
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants