Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #84 +/- ##
============================================
- Coverage 99.97% 99.94% -0.03%
- Complexity 1131 1168 +37
============================================
Files 56 56
Lines 3791 3743 -48
============================================
- Hits 3790 3741 -49
- Misses 1 2 +1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
f6208b1 to
17e549f
Compare
Refactor FlagshipConstant.php to add XPC_BUCKETING_WARNING constant Add VisitorCacheStatus enum refactor: Add arraysAreEqual method to Helper trait refactor: Add abstract method to update context key-value pair refactor: Update DefaultStrategy to set hasContextBeenUpdated flag refactor: Update VisitorAbstract to include hasContextBeenUpdated flag refactor: Add HelperTest for Helper trait refactor: Update BucketingManager to send context only if it has been updated refactor: Set hasContextBeenUpdated flag in DefaultStrategy's updateContext and updateContextCollection methods refactor: Update BucketingManagerTest to improve test coverage refactor: Remove unnecessary code in DefaultStrategy's updateContext and updateContextCollection methods refactor: Improve error messages in FlagshipConstant.php refactor: Update DefaultStrategy.php to improve flag activation logic refactor: Improve flag activation logic in DefaultStrategyTest.php refactor: Improve error handling and troubleshooting in BucketingManager.php Refactor VisitorAbstract to add visitorCacheStatus property and getter/setter methods Refactor StrategyAbstract to update visitor cache status and add context key-value method Refactor DefaultStrategy to log XPC warning when visitor cache is not implemented Refactor code to improve visitor cache functionality and add XPC warning logging Refactor VisitorCacheStatus enum to rename VISITOR_ID_CACHE_ONLY to VISITOR_ID_CACHE_WITH_ANONYMOUS_ID_CACHE Refactor StrategyAbstract to update visitor cache status and fix visitor cache lookup bug Refactor VisitorDelegate to call lookupVisitor() method before fetching flags Refactor DefaultStrategyTest to update visitor cache status and fix visitor cache lookup bug Refactor StrategyAbstract to remove unused method updateContextKeyValue() refactor: Add abstract method updateContextKeyValue to StrategyAbstract refactor: Update LogTrait to use mixed type for responseHeader, responseBody, and responseStatus refactor: Add allocation check for variations in BucketingManager test: Enhance DefaultStrategyTest with additional assertions and visitor cache checks refactor: Update BatchingCachingStrategyAbstract.php to improve code readability and maintainability refactor: Update BatchingCachingStrategyAbstract.php to send activate hits in batches refactor: Add constant for maximum activate hits per batch in FlagshipConstant.php refactor: Update BatchingCachingStrategyAbstract.php to send activate hits in batches
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.




No description provided.