Skip to content

Initial Streaming Implementation #110

Initial Streaming Implementation

Initial Streaming Implementation #110

Triggered via pull request March 21, 2024 15:17
Status Success
Total duration 26s
Artifacts

pr_donotmerge.yml

on: pull_request
do_not_merge-check
0s
do_not_merge-check
Fit to window
Zoom out
Zoom in

Annotations

18 errors
__tests__/integration/stream.test.ts ► Client ► can initiate a stream from a Client: src/client.ts#L496
Failed test found in: reports/jest-junit.xml Error: QueryRuntimeError: streams are disabled at the moment.
__tests__/integration/stream.test.ts ► Client ► can initiate a stream from a Client, providing a query: src/client.ts#L496
Failed test found in: reports/jest-junit.xml Error: QueryRuntimeError: streams are disabled at the moment.
__tests__/integration/stream.test.ts ► StreamClient ► can initiate a stream: src/client.ts#L496
Failed test found in: reports/jest-junit.xml Error: QueryRuntimeError: streams are disabled at the moment.
__tests__/integration/stream.test.ts ► StreamClient ► can initiate a stream with a lambda: src/client.ts#L496
Failed test found in: reports/jest-junit.xml Error: QueryRuntimeError: streams are disabled at the moment.
__tests__/integration/stream.test.ts ► StreamClient ► can get events with async iterator: src/client.ts#L496
Failed test found in: reports/jest-junit.xml Error: QueryRuntimeError: streams are disabled at the moment.
__tests__/integration/stream.test.ts ► StreamClient ► can get events with callbacks: src/client.ts#L496
Failed test found in: reports/jest-junit.xml Error: QueryRuntimeError: streams are disabled at the moment.
__tests__/integration/stream.test.ts ► StreamClient ► handles a ServiceError via callback if an error event is received: src/client.ts#L496
Failed test found in: reports/jest-junit.xml Error: QueryRuntimeError: streams are disabled at the moment.
__tests__/integration/stream.test.ts ► StreamClient ► decodes values from streams correctly: src/client.ts#L496
Failed test found in: reports/jest-junit.xml Error: QueryRuntimeError: streams are disabled at the moment.
__tests__/integration/stream.test.ts ► StreamClient ► yields all events when Fauna sends them as a single chunk: src/client.ts#L496
Failed test found in: reports/jest-junit.xml Error: QueryRuntimeError: streams are disabled at the moment.
__tests__/integration/stream.test.ts ► Client ► can initiate a stream from a Client: src/client.ts#L496
Failed test found in: reports/jest-junit.xml Error: QueryRuntimeError: streams are disabled at the moment.
__tests__/integration/stream.test.ts ► Client ► can initiate a stream from a Client, providing a query: src/client.ts#L496
Failed test found in: reports/jest-junit.xml Error: QueryRuntimeError: streams are disabled at the moment.
__tests__/integration/stream.test.ts ► StreamClient ► can initiate a stream: src/client.ts#L496
Failed test found in: reports/jest-junit.xml Error: QueryRuntimeError: streams are disabled at the moment.
__tests__/integration/stream.test.ts ► StreamClient ► can initiate a stream with a lambda: src/client.ts#L496
Failed test found in: reports/jest-junit.xml Error: QueryRuntimeError: streams are disabled at the moment.
__tests__/integration/stream.test.ts ► StreamClient ► can get events with async iterator: src/client.ts#L496
Failed test found in: reports/jest-junit.xml Error: QueryRuntimeError: streams are disabled at the moment.
__tests__/integration/stream.test.ts ► StreamClient ► can get events with callbacks: src/client.ts#L496
Failed test found in: reports/jest-junit.xml Error: QueryRuntimeError: streams are disabled at the moment.
__tests__/integration/stream.test.ts ► StreamClient ► handles a ServiceError via callback if an error event is received: src/client.ts#L496
Failed test found in: reports/jest-junit.xml Error: QueryRuntimeError: streams are disabled at the moment.
__tests__/integration/stream.test.ts ► StreamClient ► decodes values from streams correctly: src/client.ts#L496
Failed test found in: reports/jest-junit.xml Error: QueryRuntimeError: streams are disabled at the moment.
__tests__/integration/stream.test.ts ► StreamClient ► yields all events when Fauna sends them as a single chunk: src/client.ts#L496
Failed test found in: reports/jest-junit.xml Error: QueryRuntimeError: streams are disabled at the moment.