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

API improvements #111

Merged
merged 5 commits into from
Sep 29, 2023
Merged

API improvements #111

merged 5 commits into from
Sep 29, 2023

Conversation

slinkydeveloper
Copy link
Contributor

@slinkydeveloper slinkydeveloper commented Sep 29, 2023

Fix #81, fix #93, fix #29

@slinkydeveloper slinkydeveloper changed the title Improvements to the Kotlin API, including KDocs and any/all interface API improvements Sep 29, 2023
@github-actions
Copy link
Contributor

github-actions bot commented Sep 29, 2023

Unit Test Results

145 tests  ±0   145 ✔️ ±0   8s ⏱️ ±0s
  15 suites ±0       0 💤 ±0 
  15 files   ±0       0 ±0 

Results for commit 7decc03. ± Comparison against base commit f39ef15.

This pull request removes 104 and adds 104 tests. Note that renamed tests count towards both.
dev.restate.sdk.core.impl.DeferredTest ‑ 10: [BUFFERED_SINGLE_THREAD] AwaitAll: Only one completion will suspend
dev.restate.sdk.core.impl.DeferredTest ‑ 11: [UNBUFFERED_MULTI_THREAD] AwaitAll: Only one completion will suspend
dev.restate.sdk.core.impl.DeferredTest ‑ 12: [BUFFERED_SINGLE_THREAD] AwaitAll: Everything completed will generate the combinators message
dev.restate.sdk.core.impl.DeferredTest ‑ 13: [UNBUFFERED_MULTI_THREAD] AwaitAll: Everything completed will generate the combinators message
dev.restate.sdk.core.impl.DeferredTest ‑ 14: [BUFFERED_SINGLE_THREAD] AwaitAll: Replay the combinator
dev.restate.sdk.core.impl.DeferredTest ‑ 15: [UNBUFFERED_MULTI_THREAD] AwaitAll: Replay the combinator
dev.restate.sdk.core.impl.DeferredTest ‑ 19: [BUFFERED_SINGLE_THREAD] AwaitAny: No completions will suspend
dev.restate.sdk.core.impl.DeferredTest ‑ 1: [BUFFERED_SINGLE_THREAD] ReverseAwaitOrder: None completed
dev.restate.sdk.core.impl.DeferredTest ‑ 20: [UNBUFFERED_MULTI_THREAD] AwaitAny: No completions will suspend
dev.restate.sdk.core.impl.DeferredTest ‑ 21: [BUFFERED_SINGLE_THREAD] AwaitAny: Only one completion will generate the combinators message
…
dev.restate.sdk.core.impl.DeferredTest ‑ 10: [UNBUFFERED_MULTI_THREAD] AwaitAll: Only one completion will suspend
dev.restate.sdk.core.impl.DeferredTest ‑ 11: [BUFFERED_SINGLE_THREAD] AwaitAll: Only one completion will suspend
dev.restate.sdk.core.impl.DeferredTest ‑ 12: [UNBUFFERED_MULTI_THREAD] AwaitAll: Everything completed will generate the combinators message
dev.restate.sdk.core.impl.DeferredTest ‑ 13: [BUFFERED_SINGLE_THREAD] AwaitAll: Everything completed will generate the combinators message
dev.restate.sdk.core.impl.DeferredTest ‑ 14: [UNBUFFERED_MULTI_THREAD] AwaitAll: Replay the combinator
dev.restate.sdk.core.impl.DeferredTest ‑ 15: [BUFFERED_SINGLE_THREAD] AwaitAll: Replay the combinator
dev.restate.sdk.core.impl.DeferredTest ‑ 19: [UNBUFFERED_MULTI_THREAD] AwaitAny: No completions will suspend
dev.restate.sdk.core.impl.DeferredTest ‑ 1: [UNBUFFERED_MULTI_THREAD] ReverseAwaitOrder: None completed
dev.restate.sdk.core.impl.DeferredTest ‑ 20: [BUFFERED_SINGLE_THREAD] AwaitAny: No completions will suspend
dev.restate.sdk.core.impl.DeferredTest ‑ 21: [UNBUFFERED_MULTI_THREAD] AwaitAny: Only one completion will generate the combinators message
…

♻️ This comment has been updated with latest results.

@slinkydeveloper slinkydeveloper linked an issue Sep 29, 2023 that may be closed by this pull request
@slinkydeveloper slinkydeveloper merged commit 2c8ed80 into main Sep 29, 2023
3 checks passed
@slinkydeveloper slinkydeveloper deleted the issues/81 branch September 29, 2023 10:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant