Skip to content

State store enhancement + code cleanup + string helpers + more tests#179

Merged
addb merged 9 commits intoadobe:consentfrom
addb:stateStoreEnhancement
Jul 30, 2024
Merged

State store enhancement + code cleanup + string helpers + more tests#179
addb merged 9 commits intoadobe:consentfrom
addb:stateStoreEnhancement

Conversation

@addb
Copy link
Copy Markdown
Contributor

@addb addb commented Jul 25, 2024

Description

Related Issue

Motivation and Context

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • I have signed the Adobe Open Source CLA.
  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@addb addb linked an issue Jul 25, 2024 that may be closed by this pull request
@addb addb requested a review from yangyansong-adbe July 25, 2024 23:42
Copy link
Copy Markdown

@kevinlind kevinlind left a comment

Choose a reason for hiding this comment

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

I agree with Praveen's comment to rename _adb_ExpiryTime to _adb_Timer, but other than that this this looks good.

@addb addb requested a review from praveek July 30, 2024 21:44
@addb addb merged commit bea5c93 into adobe:consent Jul 30, 2024
@addb addb deleted the stateStoreEnhancement branch September 5, 2024 21:35
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.

Handle all the state:store entries individually

4 participants