Skip to content

Replace okapi_operation with utoipa

d13b9f5
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

Replace okapi_operation with utoipa #4125

Replace okapi_operation with utoipa
d13b9f5
Select commit
Loading
Failed to load commit list.
GitHub Actions / Test Results succeeded Jan 9, 2026 in 0s

All 34 tests pass in 1m 34s

 5 files   -   2   5 suites   - 2   1m 34s ⏱️ - 1m 41s
34 tests  -  13  34 ✅  -  13  0 💤 ±0  0 ❌ ±0 
52 runs   - 148  52 ✅  - 148  0 💤 ±0  0 ❌ ±0 

Results for commit d13b9f5. ± Comparison against earlier commit b529a08.

Annotations

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Test Results

34 tests found

There are 34 tests, see "Raw output" for the full list of tests.
Raw output
dev.restate.sdktesting.tests.AwakeableIngressEndpointTest ‑ completeWithFailure(Client)
dev.restate.sdktesting.tests.AwakeableIngressEndpointTest ‑ completeWithSuccess(Client)
dev.restate.sdktesting.tests.BackwardCompatibilityTest$NewVersion ‑ completeAwakeable(Client)
dev.restate.sdktesting.tests.BackwardCompatibilityTest$NewVersion ‑ completeRetryableOperation(Client)
dev.restate.sdktesting.tests.BackwardCompatibilityTest$NewVersion ‑ proxyCallShouldBeDone(Client)
dev.restate.sdktesting.tests.BackwardCompatibilityTest$NewVersion ‑ proxyOneWayCallShouldBeDone(Client)
dev.restate.sdktesting.tests.BackwardCompatibilityTest$OldVersion ‑ createAwakeable(Client)
dev.restate.sdktesting.tests.BackwardCompatibilityTest$OldVersion ‑ startOneWayProxyCall(Client)
dev.restate.sdktesting.tests.BackwardCompatibilityTest$OldVersion ‑ startProxyCall(Client)
dev.restate.sdktesting.tests.BackwardCompatibilityTest$OldVersion ‑ startRetryableOperation(Client)
dev.restate.sdktesting.tests.ForwardCompatibilityTest$NewVersion ‑ createAwakeable(Client)
dev.restate.sdktesting.tests.ForwardCompatibilityTest$NewVersion ‑ startOneWayProxyCall(Client)
dev.restate.sdktesting.tests.ForwardCompatibilityTest$NewVersion ‑ startProxyCall(Client)
dev.restate.sdktesting.tests.ForwardCompatibilityTest$NewVersion ‑ startRetryableOperation(Client)
dev.restate.sdktesting.tests.ForwardCompatibilityTest$OldVersion ‑ completeAwakeable(Client)
dev.restate.sdktesting.tests.ForwardCompatibilityTest$OldVersion ‑ completeRetryableOperation(Client)
dev.restate.sdktesting.tests.ForwardCompatibilityTest$OldVersion ‑ proxyCallShouldBeDone(Client)
dev.restate.sdktesting.tests.ForwardCompatibilityTest$OldVersion ‑ proxyOneWayCallShouldBeDone(Client)
dev.restate.sdktesting.tests.IngressTest ‑ idempotentInvokeSend(Client)
dev.restate.sdktesting.tests.IngressTest ‑ idempotentInvokeService(Client)
dev.restate.sdktesting.tests.IngressTest ‑ idempotentInvokeVirtualObject(Client)
dev.restate.sdktesting.tests.IngressTest ‑ idempotentSendThenAttachWIthIdempotencyKey(Client)
dev.restate.sdktesting.tests.IngressTest ‑ privateService(URI, Client)
dev.restate.sdktesting.tests.JournalRetentionTest ‑ journalShouldBeRetained(Client, URI)
dev.restate.sdktesting.tests.KafkaAndWorkflowAPITest ‑ callSharedWorkflowHandler(URI, int, Client)
dev.restate.sdktesting.tests.KafkaAndWorkflowAPITest ‑ callWorkflowHandler(URI, int, Client)
dev.restate.sdktesting.tests.KafkaTracingTest ‑ shouldGenerateTraces(Client, URI, int, int)
dev.restate.sdktesting.tests.OpenAPITest ‑ shouldGenerateValidOpenAPI(URI)
dev.restate.sdktesting.tests.PauseResumeChangingDeploymentTest ‑ pauseAndResumeInvocation(Client, URI)
dev.restate.sdktesting.tests.PauseResumeTest ‑ pauseAndResumeInvocation(Client, URI)
dev.restate.sdktesting.tests.RestartAsNewInvocationTest ‑ restartCompletedWithTerminalException(Client, URI)
dev.restate.sdktesting.tests.RestartAsNewInvocationTest ‑ restartFromPrefix(Client, URI)
dev.restate.sdktesting.tests.StatePatchingTest ‑ shouldPatchState(Client, URI)
dev.restate.sdktesting.tests.TracingTest ‑ shouldGenerateTraces(Client, int)