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

refactor(insight): simplify insightVizDataLogic update actions #17972

Merged
merged 2 commits into from
Oct 16, 2023

Conversation

thmsobrmlr
Copy link
Contributor

Problem

Follow up to #17963

Changes

This PR:

  • adds more and stricter tests for insightVizDataLogic update actions
  • simplifies those actions

This is in order to verify these actions work as expected and don't e.g. mutate their inputs.

How did you test this code?

Added tests

@thmsobrmlr thmsobrmlr requested a review from a team October 13, 2023 14:43
@daibhin
Copy link
Contributor

daibhin commented Oct 16, 2023

Love adding tests here before making changes. Really adds confidence in making changes

Base automatically changed from fix-insight-logics-1 to master October 16, 2023 12:32
@thmsobrmlr thmsobrmlr force-pushed the fix-insight-logics-2 branch from 0524f8e to 8a9377e Compare October 16, 2023 12:35
@thmsobrmlr thmsobrmlr enabled auto-merge (squash) October 16, 2023 12:37
@thmsobrmlr thmsobrmlr merged commit 7f5b273 into master Oct 16, 2023
72 of 73 checks passed
@thmsobrmlr thmsobrmlr deleted the fix-insight-logics-2 branch October 16, 2023 12:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants