Skip to content

Refactor usesSegments method into usesMatcher method#324

Merged
EmilianoSanchez merged 1 commit intoSDKS-8407_baselinefrom
SDKS-8407_splits_cache_updates
Jul 16, 2024
Merged

Refactor usesSegments method into usesMatcher method#324
EmilianoSanchez merged 1 commit intoSDKS-8407_baselinefrom
SDKS-8407_splits_cache_updates

Conversation

@EmilianoSanchez
Copy link
Contributor

@EmilianoSanchez EmilianoSanchez commented Jul 12, 2024

JavaScript commons library

What did you accomplish?

  • Refactor ISplitsCacheBase::usesSegment(): boolean method into a more generic version ISplitsCacheBase::usesMatcher(matcherType: string): boolean, to use for both IN_SEGMENT and IN_LARGE_SEGMENT matchers.

How do we test the changes introduced in this PR?

Extra Notes

@EmilianoSanchez EmilianoSanchez requested a review from a team as a code owner July 12, 2024 19:36
@EmilianoSanchez EmilianoSanchez merged commit 922245c into SDKS-8407_baseline Jul 16, 2024
@EmilianoSanchez EmilianoSanchez deleted the SDKS-8407_splits_cache_updates branch July 16, 2024 15:00
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