Skip to content

Conversation

@shenbenson
Copy link
Contributor

@shenbenson shenbenson commented Feb 1, 2025

  • updates the data structure to store paths affected by component changes
  • each path/method now tracks its own list of component changes
  • new test is added to test this specific behavior

Before:
image

After:
image

This ensures it correctly tracks the components changed in each method of a path

@shenbenson shenbenson requested a review from a team as a code owner February 1, 2025 02:01
@shenbenson shenbenson force-pushed the DX-998-fix-component-change-detection branch from 45c3108 to eda2c8f Compare February 1, 2025 02:05
Updates the data structure to store paths affected by component changes.
Now each path/method combo tracks its own list of component changes.
@shenbenson shenbenson force-pushed the DX-998-fix-component-change-detection branch from eda2c8f to c3e83ed Compare February 1, 2025 02:15
Copy link
Contributor

@ericcrosson-bitgo ericcrosson-bitgo left a comment

Choose a reason for hiding this comment

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

Nice improvement!

@ericcrosson-bitgo ericcrosson-bitgo merged commit 06960db into master Feb 4, 2025
1 check passed
@ericcrosson-bitgo ericcrosson-bitgo deleted the DX-998-fix-component-change-detection branch February 4, 2025 16:15
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.

3 participants