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

Move all the encoding/decoding of messages within sdk-core #344

Merged
merged 1 commit into from
Jun 4, 2024

Conversation

slinkydeveloper
Copy link
Contributor

No description provided.

Copy link
Contributor

github-actions bot commented Jun 4, 2024

Test Results

 50 files  +36   50 suites  +36   6m 54s ⏱️ + 6m 43s
758 tests +77  751 ✅ +77  7 💤 ±0  0 ❌ ±0 
759 runs  +77  752 ✅ +77  7 💤 ±0  0 ❌ ±0 

Results for commit 5823e7c. ± Comparison against base commit 8788369.

This pull request removes 6 and adds 83 tests. Note that renamed tests count towards both.
dev.restate.sdk.TestSerdesTest ‑ Byte: 0
dev.restate.sdk.TestSerdesTest ‑ Double: 0.5279158899308727
dev.restate.sdk.TestSerdesTest ‑ Float: 0.08259499
dev.restate.sdk.TestSerdesTest ‑ Integer: 1500343412
dev.restate.sdk.TestSerdesTest ‑ Long: -6697122088531816718
dev.restate.sdk.TestSerdesTest ‑ Short: 23723
dev.restate.e2e.JavaAwaitTimeoutTest ‑ Test Awaitable#await(Duration)
dev.restate.e2e.JavaAwakeableTest ‑ generate(Client)
dev.restate.e2e.JavaCancelInvocationTest ‑ cancel blocked invocation on AWAKEABLE
dev.restate.e2e.JavaCancelInvocationTest ‑ cancel blocked invocation on CALL
dev.restate.e2e.JavaCancelInvocationTest ‑ cancel blocked invocation on SLEEP
dev.restate.e2e.JavaCoordinatorWithNodeReceiverServiceToServiceCallTest ‑ synchronousCall(Client)
dev.restate.e2e.JavaErrorsTest ‑ Test calling method that fails terminally
dev.restate.e2e.JavaErrorsTest ‑ Test calling method that fails terminally multiple times
dev.restate.e2e.JavaErrorsTest ‑ Test invocations are retried until they succeed
dev.restate.e2e.JavaErrorsTest ‑ Test propagate failure from another service
…

♻️ This comment has been updated with latest results.

@slinkydeveloper slinkydeveloper merged commit 4b2431d into main Jun 4, 2024
4 checks passed
@slinkydeveloper slinkydeveloper deleted the isolate-message-decoder branch June 4, 2024 15:13
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.

1 participant