restatedev / sdk-java

Restate SDK for JVM Languages
https://restate.dev
MIT License
22 stars 4 forks source link

sdk-api-kotlin-gen #240

Closed slinkydeveloper closed 5 months ago

slinkydeveloper commented 5 months ago

Fix #228

github-actions[bot] commented 5 months ago

Test Results

 92 files  ±0   92 suites  ±0   4m 24s :stopwatch: +19s  78 tests +5   55 :white_check_mark: + 7  23 :zzz:  - 2  0 :x: ±0  203 runs  +7  141 :white_check_mark: +10  62 :zzz:  - 3  0 :x: ±0 

Results for commit dcff6d2a. ± Comparison against base commit 3952fe54.

This pull request removes 2 and adds 7 tests. Note that renamed tests count towards both. ``` dev.restate.e2e.NodeCancelInvocationTest ‑ cancelInvocation(BlockingOperation, IngressClient, URL) dev.restate.e2e.NodeNonDeterminismTest ‑ method(String, IngressClient) ``` ``` dev.restate.e2e.NodeCancelInvocationTest ‑ cancel blocked invocation on AWAKEABLE dev.restate.e2e.NodeCancelInvocationTest ‑ cancel blocked invocation on CALL dev.restate.e2e.NodeCancelInvocationTest ‑ cancel blocked invocation on SLEEP dev.restate.e2e.NodeNonDeterminismTest ‑ backgroundInvokeWithDifferentTargets dev.restate.e2e.NodeNonDeterminismTest ‑ callDifferentMethod dev.restate.e2e.NodeNonDeterminismTest ‑ leftSleepRightCall dev.restate.e2e.NodeNonDeterminismTest ‑ setDifferentKey ```

:recycle: This comment has been updated with latest results.

github-actions[bot] commented 5 months ago

Unit Test Results

  43 files  +  1    43 suites  +1   1m 39s :stopwatch: +2s 628 tests +19  599 :heavy_check_mark: +20  29 :zzz:  - 1  0 :x: ±0  628 runs  +18  599 :heavy_check_mark: +19  29 :zzz:  - 1  0 :x: ±0 

Results for commit dcff6d2a. ± Comparison against base commit 3952fe54.

:recycle: This comment has been updated with latest results.