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

Add ctx.clearAll() #253

Merged
merged 2 commits into from
Feb 8, 2024
Merged

Conversation

slinkydeveloper
Copy link
Contributor

Fix #251

This PR also adds the method toJSON() in the Message class. This method is used by jest to print out messages in assertions.

@slinkydeveloper slinkydeveloper force-pushed the issues/251 branch 2 times, most recently from 0caa021 to d1bfed1 Compare February 7, 2024 17:04
Copy link
Contributor

@StephanEwen StephanEwen left a comment

Choose a reason for hiding this comment

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

Looks good. One minor comment, but +1 overall

src/local_state_store.ts Show resolved Hide resolved
@slinkydeveloper slinkydeveloper merged commit d2494af into restatedev:main Feb 8, 2024
2 checks passed
@slinkydeveloper slinkydeveloper deleted the issues/251 branch February 8, 2024 17:29
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.

Add ctx.clearAll()
2 participants