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

[WIP] Allowing Multiple Factory Instantiation #194

Open
wants to merge 45 commits into
base: master
Choose a base branch
from

Conversation

mmelograno
Copy link
Contributor

@mmelograno mmelograno commented Nov 17, 2022

PHP SDK

What did you accomplish?

  • Removed cache from Di.
  • Attached cache into ImpressionCache, EventsCache, SplitCache and SegmentCache.
  • Send storages to Client and Manager.
  • Added context for Evaluator to be used in SegmentMatcher.
  • Remove Splitter from Di and made it static.
  • Updated MultipleFactoryInstantiation logic to allow it.
  • Di component was replaced in favor of Context

How do we test the changes introduced in this PR?

Extra Notes

@mmelograno mmelograno changed the base branch from develop to master November 17, 2022 16:41
mmelograno and others added 28 commits November 17, 2022 13:50
replaced Di in favor of Context
@sonarqube-pull-requests
Copy link

SonarQube Quality Gate

Quality Gate failed

Failed condition 0.0% 0.0% Coverage on New Code (is less than 80%)

See analysis details on SonarQube

gthea
gthea previously approved these changes Jan 20, 2023
src/SplitIO/Sdk/Client.php Outdated Show resolved Hide resolved
src/SplitIO/Sdk/Factory/SplitFactory.php Outdated Show resolved Hide resolved
@sonarqube-pull-requests
Copy link

SonarQube Quality Gate

Quality Gate failed

Failed condition 0.0% 0.0% Coverage on New Code (is less than 80%)

See analysis details on SonarQube

@sonarqube-pull-requests
Copy link

@mmelograno mmelograno requested a review from a team as a code owner February 1, 2024 19:44
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