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

Remove mutli source plots encoding cache #4678

Merged
merged 1 commit into from
Sep 18, 2023
Merged

Conversation

mattseddon
Copy link
Member

@mattseddon mattseddon commented Sep 18, 2023

I ran into some issues while testing/working out some non-happy paths for iterative/dvc#9940.

Previously, if an experiment was created that used fields from multiple files to generate a plot and then a subsequent experiment was created which moved to a single file/field for the same plot then the UI would look broken. Now the appropriate file/field will be shown.

Demo

Main

Screen.Recording.2023-09-18.at.7.08.53.pm.mov

PR

Screen.Recording.2023-09-18.at.7.07.32.pm.mov

@mattseddon mattseddon added the bug Something isn't working label Sep 18, 2023
@mattseddon mattseddon self-assigned this Sep 18, 2023
@mattseddon mattseddon marked this pull request as ready for review September 18, 2023 09:11
@codeclimate
Copy link

codeclimate bot commented Sep 18, 2023

Code Climate has analyzed commit 0d87403 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.

@mattseddon mattseddon merged commit 8f6d2a3 into main Sep 18, 2023
3 checks passed
@mattseddon mattseddon deleted the fix-multi-source-cache branch September 18, 2023 22:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants