Skip to content

Refactor(web_feature_consumer): Use ProcessedWebFeaturesData for insertion#1750

Merged
jcscottiii merged 1 commit intomainfrom
jcscottiii/refactor-insert-web-features
Aug 22, 2025
Merged

Refactor(web_feature_consumer): Use ProcessedWebFeaturesData for insertion#1750
jcscottiii merged 1 commit intomainfrom
jcscottiii/refactor-insert-web-features

Conversation

@jcscottiii
Copy link
Collaborator

This commit refactors the InsertWebFeatures function and its call sites to use the ProcessedWebFeaturesData struct instead of a raw map of features.

In the future, we will need this information to know which features were moved so we know how to moved data around.

@jcscottiii jcscottiii force-pushed the jcscottiii/refactor-insert-web-features branch from f41c61f to f9fbff3 Compare August 21, 2025 20:53
…rtion

This commit refactors the InsertWebFeatures function and its call sites to use the ProcessedWebFeaturesData struct instead of a raw map of features.

In the future, we will need this information to know which features were moved.
@jcscottiii jcscottiii force-pushed the jcscottiii/refactor-insert-web-features branch from f9fbff3 to 48d57c7 Compare August 21, 2025 21:22
@jcscottiii jcscottiii requested a review from jrobbins August 22, 2025 18:09
@jcscottiii jcscottiii marked this pull request as ready for review August 22, 2025 18:09
@jcscottiii jcscottiii added this pull request to the merge queue Aug 22, 2025
Merged via the queue into main with commit 2782c43 Aug 22, 2025
7 checks passed
@jcscottiii jcscottiii deleted the jcscottiii/refactor-insert-web-features branch August 22, 2025 20:16
@jstenback jstenback mentioned this pull request Aug 27, 2025
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