Skip to content

Update logback-classic to 1.5.16 #994

Update logback-classic to 1.5.16

Update logback-classic to 1.5.16 #994

GitHub Actions / Test report for succeeded Jan 8, 2025 in 0s

276 passed, 0 failed and 0 skipped

Tests passed successfully

Report Passed Failed Skipped Time
core/target/jvm-2.13/test-reports/TEST-sttp.openai.client.SyncClientSpec.xml 11✅ 458ms
core/target/jvm-2.13/test-reports/TEST-sttp.openai.requests.assistants.AssistantsDataSpec.xml 8✅ 45ms
core/target/jvm-2.13/test-reports/TEST-sttp.openai.requests.audio.AudioCreationDataSpec.xml 1✅ 3ms
core/target/jvm-2.13/test-reports/TEST-sttp.openai.requests.completions.chat.ChatChunkDataSpec.xml 2✅ 137ms
core/target/jvm-2.13/test-reports/TEST-sttp.openai.requests.completions.chat.ChatDataSpec.xml 2✅ 58ms
core/target/jvm-2.13/test-reports/TEST-sttp.openai.requests.completions.chat.JsonSchemaSpec.xml 4✅ 865ms
core/target/jvm-2.13/test-reports/TEST-sttp.openai.requests.completions.CompletionsDataSpec.xml 4✅ 53ms
core/target/jvm-2.13/test-reports/TEST-sttp.openai.requests.completions.EditDataSpec.xml 2✅ 8ms
core/target/jvm-2.13/test-reports/TEST-sttp.openai.requests.embeddings.EmbeddingsDataSpec.xml 1✅ 16ms
core/target/jvm-2.13/test-reports/TEST-sttp.openai.requests.files.FilesResponseDataSpec.xml 4✅ 25ms
core/target/jvm-2.13/test-reports/TEST-sttp.openai.requests.finetunes.FineTunesDataSpec.xml 7✅ 68ms
core/target/jvm-2.13/test-reports/TEST-sttp.openai.requests.images.creation.ImageCreationDataSpec.xml 4✅ 249ms
core/target/jvm-2.13/test-reports/TEST-sttp.openai.requests.models.ModelsGetResponseDataSpec.xml 1✅ 4ms
core/target/jvm-2.13/test-reports/TEST-sttp.openai.requests.moderations.ModerationsDataSpec.xml 2✅ 43ms
core/target/jvm-2.13/test-reports/TEST-sttp.openai.requests.threads.messages.ThreadMessagesDataSpec.xml 5✅ 38ms
core/target/jvm-2.13/test-reports/TEST-sttp.openai.requests.threads.runs.ThreadRunsDataSpec.xml 13✅ 90ms
core/target/jvm-2.13/test-reports/TEST-sttp.openai.requests.threads.ThreadsDataSpec.xml 7✅ 25ms
core/target/jvm-2.13/test-reports/TEST-sttp.openai.requests.vectorstore.file.VectorStoreFileDataSpec.xml 6✅ 44ms
core/target/jvm-2.13/test-reports/TEST-sttp.openai.requests.vectorstore.VectorStoreDataSpec.xml 6✅ 49ms
core/target/jvm-3/test-reports/TEST-sttp.openai.client.SyncClientSpec.xml 11✅ 290ms
core/target/jvm-3/test-reports/TEST-sttp.openai.requests.assistants.AssistantsDataSpec.xml 8✅ 71ms
core/target/jvm-3/test-reports/TEST-sttp.openai.requests.audio.AudioCreationDataSpec.xml 1✅ 2ms
core/target/jvm-3/test-reports/TEST-sttp.openai.requests.completions.chat.ChatChunkDataSpec.xml 2✅ 17ms
core/target/jvm-3/test-reports/TEST-sttp.openai.requests.completions.chat.ChatDataSpec.xml 2✅ 90ms
core/target/jvm-3/test-reports/TEST-sttp.openai.requests.completions.chat.JsonSchemaSpec.xml 4✅ 656ms
core/target/jvm-3/test-reports/TEST-sttp.openai.requests.completions.CompletionsDataSpec.xml 4✅ 33ms
core/target/jvm-3/test-reports/TEST-sttp.openai.requests.completions.EditDataSpec.xml 2✅ 7ms
core/target/jvm-3/test-reports/TEST-sttp.openai.requests.embeddings.EmbeddingsDataSpec.xml 1✅ 9ms
core/target/jvm-3/test-reports/TEST-sttp.openai.requests.files.FilesResponseDataSpec.xml 4✅ 5ms
core/target/jvm-3/test-reports/TEST-sttp.openai.requests.finetunes.FineTunesDataSpec.xml 7✅ 67ms
core/target/jvm-3/test-reports/TEST-sttp.openai.requests.images.creation.ImageCreationDataSpec.xml 4✅ 23ms
core/target/jvm-3/test-reports/TEST-sttp.openai.requests.models.ModelsGetResponseDataSpec.xml 1✅ 6ms
core/target/jvm-3/test-reports/TEST-sttp.openai.requests.moderations.ModerationsDataSpec.xml 2✅ 153ms
core/target/jvm-3/test-reports/TEST-sttp.openai.requests.threads.messages.ThreadMessagesDataSpec.xml 5✅ 57ms
core/target/jvm-3/test-reports/TEST-sttp.openai.requests.threads.runs.ThreadRunsDataSpec.xml 13✅ 138ms
core/target/jvm-3/test-reports/TEST-sttp.openai.requests.threads.ThreadsDataSpec.xml 7✅ 20ms
core/target/jvm-3/test-reports/TEST-sttp.openai.requests.vectorstore.file.VectorStoreFileDataSpec.xml 6✅ 29ms
core/target/jvm-3/test-reports/TEST-sttp.openai.requests.vectorstore.VectorStoreDataSpec.xml 6✅ 27ms
streaming/akka/target/jvm-2.13/test-reports/TEST-sttp.openai.streaming.akka.AkkaClientSpec.xml 12✅ 828ms
streaming/fs2/target/jvm-2.13/test-reports/TEST-sttp.openai.streaming.fs2.Fs2ClientSpec.xml 12✅ 2s
streaming/fs2/target/jvm-3/test-reports/TEST-sttp.openai.streaming.fs2.Fs2ClientSpec.xml 12✅ 1s
streaming/ox/target/jvm-3/test-reports/TEST-sttp.openai.streaming.ox.OxClientSpec.xml 12✅ 863ms
streaming/pekko/target/jvm-2.13/test-reports/TEST-sttp.openai.streaming.pekko.PekkoClientSpec.xml 12✅ 1s
streaming/pekko/target/jvm-3/test-reports/TEST-sttp.openai.streaming.pekko.PekkoClientSpec.xml 12✅ 917ms
streaming/zio/target/jvm-2.13/test-reports/TEST-sttp.openai.streaming.zio.ZioClientSpec.xml 12✅ 1s
streaming/zio/target/jvm-3/test-reports/TEST-sttp.openai.streaming.zio.ZioClientSpec.xml 12✅ 1s

✅ core/target/jvm-2.13/test-reports/TEST-sttp.openai.client.SyncClientSpec.xml

11 tests were completed in 458ms with 11 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
sttp.openai.client.SyncClientSpec 11✅ 458ms

✅ sttp.openai.client.SyncClientSpec

✅ Service response with status code: 429 should return properly deserialized RateLimitException
✅ Service response with status code: 400 should return properly deserialized InvalidRequestException
✅ Service response with status code: 404 should return properly deserialized InvalidRequestException
✅ Service response with status code: 415 should return properly deserialized InvalidRequestException
✅ Service response with status code: 401 should return properly deserialized AuthenticationException
✅ Service response with status code: 403 should return properly deserialized PermissionException
✅ Service response with status code: 409 should return properly deserialized TryAgain
✅ Service response with status code: 503 should return properly deserialized ServiceUnavailableException
✅ Service response with status code: 410 should return properly deserialized APIException
✅ Fetching models with successful response should return properly deserialized list of available models
✅ Customizing the request should be additive

✅ core/target/jvm-2.13/test-reports/TEST-sttp.openai.requests.assistants.AssistantsDataSpec.xml

8 tests were completed in 45ms with 8 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
sttp.openai.requests.assistants.AssistantsDataSpec 8✅ 45ms

✅ sttp.openai.requests.assistants.AssistantsDataSpec

✅ Given create assistant request should be properly serialized to Json
✅ Given create assistant response as Json should be properly deserialized to case class
✅ Given list assistants response as Json should be properly deserialized to case class
✅ Given list assistant files response as Json should be properly deserialized to case class
✅ Given retrieve assistant response as Json should be properly deserialized to case class
✅ Given modify assistant request should be properly serialized to Json
✅ Given modify assistant response as Json should be properly deserialized to case class
✅ Given delete assistant response as Json should be properly deserialized to case class

✅ core/target/jvm-2.13/test-reports/TEST-sttp.openai.requests.audio.AudioCreationDataSpec.xml

1 tests were completed in 3ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
sttp.openai.requests.audio.AudioCreationDataSpec 1✅ 3ms

✅ sttp.openai.requests.audio.AudioCreationDataSpec

✅ Given audio generation response as Json should be properly deserialized to case class

✅ core/target/jvm-2.13/test-reports/TEST-sttp.openai.requests.completions.chat.ChatChunkDataSpec.xml

2 tests were completed in 137ms with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
sttp.openai.requests.completions.chat.ChatChunkDataSpec 2✅ 137ms

✅ sttp.openai.requests.completions.chat.ChatChunkDataSpec

✅ Given chat chunk completions response as Json should be properly deserialized to case class
✅ Given completions request with streaming enabled as case class should be properly serialized to Json

✅ core/target/jvm-2.13/test-reports/TEST-sttp.openai.requests.completions.chat.ChatDataSpec.xml

2 tests were completed in 58ms with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
sttp.openai.requests.completions.chat.ChatDataSpec 2✅ 58ms

✅ sttp.openai.requests.completions.chat.ChatDataSpec

✅ Given chat completions response as Json should be properly deserialized to case class
✅ Given completions request as case class should be properly serialized to Json

✅ core/target/jvm-2.13/test-reports/TEST-sttp.openai.requests.completions.chat.JsonSchemaSpec.xml

4 tests were completed in 865ms with 4 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
sttp.openai.requests.completions.chat.JsonSchemaSpec 4✅ 865ms

✅ sttp.openai.requests.completions.chat.JsonSchemaSpec

✅ Given string JSON schema should be properly serialized to Json
✅ Given number JSON schema should be properly serialized to Json
✅ Given object JSON schema should be properly serialized to Json
✅ Given array JSON schema should be properly serialized to Json

✅ core/target/jvm-2.13/test-reports/TEST-sttp.openai.requests.completions.CompletionsDataSpec.xml

4 tests were completed in 53ms with 4 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
sttp.openai.requests.completions.CompletionsDataSpec 4✅ 53ms

✅ sttp.openai.requests.completions.CompletionsDataSpec

✅ Given completions response as Json should be properly deserialized to case class
✅ Given completions request as case class should be properly serialized to Json
✅ Given completions of MultiplePrompt response as Json should be properly deserialized to case class
✅ Given completions of MultiplePrompt request as case class should be properly serialized to Json

✅ core/target/jvm-2.13/test-reports/TEST-sttp.openai.requests.completions.EditDataSpec.xml

2 tests were completed in 8ms with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
sttp.openai.requests.completions.EditDataSpec 2✅ 8ms

✅ sttp.openai.requests.completions.EditDataSpec

✅ Given chat completions response as Json should be properly deserialized to case class
✅ Given completions request as case class should be properly serialized to Json

✅ core/target/jvm-2.13/test-reports/TEST-sttp.openai.requests.embeddings.EmbeddingsDataSpec.xml

1 tests were completed in 16ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
sttp.openai.requests.embeddings.EmbeddingsDataSpec 1✅ 16ms

✅ sttp.openai.requests.embeddings.EmbeddingsDataSpec

✅ Given list files response as Json should be properly deserialized to case class

✅ core/target/jvm-2.13/test-reports/TEST-sttp.openai.requests.files.FilesResponseDataSpec.xml

4 tests were completed in 25ms with 4 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
sttp.openai.requests.files.FilesResponseDataSpec 4✅ 25ms

✅ sttp.openai.requests.files.FilesResponseDataSpec

✅ Given list files response as Json should be properly deserialized to case class
✅ Given upload file response as Json should be properly deserialized to case class
✅ Given delete file response as Json should be properly deserialized to case class
✅ Given retrieve file response as Json should be properly deserialized to case class

✅ core/target/jvm-2.13/test-reports/TEST-sttp.openai.requests.finetunes.FineTunesDataSpec.xml

7 tests were completed in 68ms with 7 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
sttp.openai.requests.finetunes.FineTunesDataSpec 7✅ 68ms

✅ sttp.openai.requests.finetunes.FineTunesDataSpec

✅ Given create fine tunes response as Json should be properly deserialized to case class
✅ Given create fine tunes request as case class should be properly serialized to Json
✅ Given list fine tunes response as Json should be properly deserialized to case class
✅ Given retrieve fine tunes response as Json should be properly deserialized to case class
✅ Given delete fine tune model response as Json should be properly deserialized to case class
✅ Given list fine tunes events response as Json should be properly deserialized to case class
✅ Given cancel fine tunes response as Json should be properly deserialized to case class

✅ core/target/jvm-2.13/test-reports/TEST-sttp.openai.requests.images.creation.ImageCreationDataSpec.xml

4 tests were completed in 249ms with 4 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
sttp.openai.requests.images.creation.ImageCreationDataSpec 4✅ 249ms

✅ sttp.openai.requests.images.creation.ImageCreationDataSpec

✅ Given image generation response as Json should be properly deserialized to case class
✅ Given create image request as case class should be properly serialized to Json
✅ Given create image request as case class created with enum values should be properly serialized to Json
✅ Given create image request as case class with different model should be properly serialized to Json

✅ core/target/jvm-2.13/test-reports/TEST-sttp.openai.requests.models.ModelsGetResponseDataSpec.xml

1 tests were completed in 4ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
sttp.openai.requests.models.ModelsGetResponseDataSpec 1✅ 4ms

✅ sttp.openai.requests.models.ModelsGetResponseDataSpec

✅ Given models response as Json should be properly deserialized to case class

✅ core/target/jvm-2.13/test-reports/TEST-sttp.openai.requests.moderations.ModerationsDataSpec.xml

2 tests were completed in 43ms with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
sttp.openai.requests.moderations.ModerationsDataSpec 2✅ 43ms

✅ sttp.openai.requests.moderations.ModerationsDataSpec

✅ Given create moderation response as Json should be properly deserialized to case class
✅ Unknown moderation model in create response should be deserialized to case class

✅ core/target/jvm-2.13/test-reports/TEST-sttp.openai.requests.threads.messages.ThreadMessagesDataSpec.xml

5 tests were completed in 38ms with 5 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
sttp.openai.requests.threads.messages.ThreadMessagesDataSpec 5✅ 38ms

✅ sttp.openai.requests.threads.messages.ThreadMessagesDataSpec

✅ Given create thread message request as case class should be properly serialized to Json
✅ Given create thread message response as Json should be properly deserialized to case class
✅ Given list messages response as Json should be properly deserialized to case class
✅ Given retrieve message response as Json should be properly deserialized to case class
✅ Given modify message response as Json should be properly deserialized to case class

✅ core/target/jvm-2.13/test-reports/TEST-sttp.openai.requests.threads.runs.ThreadRunsDataSpec.xml

13 tests were completed in 90ms with 13 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
sttp.openai.requests.threads.runs.ThreadRunsDataSpec 13✅ 90ms

✅ sttp.openai.requests.threads.runs.ThreadRunsDataSpec

✅ Given create thread run request as case class should be properly serialized to Json
✅ Given create thread run response as Json should be properly deserialized to case class
✅ Given create thread and run request as case class should be properly serialized to Json
✅ Given create thread and run response as Json should be properly deserialized to case class
✅ Given list runs response as Json should be properly deserialized to case class
✅ Given list run steps response as Json should be properly deserialized to case class
✅ Given retrieve run response as Json should be properly deserialized to case class
✅ Given retrieve run step response as Json should be properly deserialized to case class
✅ Given modify thread run request as case class should be properly serialized to Json
✅ Given modify run response as Json should be properly deserialized to case class
✅ Given submit tool outputs to run request as case class should be properly serialized to Json
✅ Given submit tool outputs to run response as Json should be properly deserialized to case class
✅ Given cancel run response as Json should be properly deserialized to case class

✅ core/target/jvm-2.13/test-reports/TEST-sttp.openai.requests.threads.ThreadsDataSpec.xml

7 tests were completed in 25ms with 7 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
sttp.openai.requests.threads.ThreadsDataSpec 7✅ 25ms

✅ sttp.openai.requests.threads.ThreadsDataSpec

✅ Given empty create thread request as case class should be properly serialized to Json
✅ Given create threads request with messages and no attachments should be properly serialized to Json
✅ Given create threads request with messages should be properly serialized to Json
✅ Given create threads request with messages and metadata should be properly serialized to Json
✅ Given create empty thread response as Json should be properly deserialized to case class
✅ Given create thread with messages and metadata response as Json should be properly deserialized to case class
✅ Given delete thread response as Json should be properly deserialized to case class

✅ core/target/jvm-2.13/test-reports/TEST-sttp.openai.requests.vectorstore.file.VectorStoreFileDataSpec.xml

6 tests were completed in 44ms with 6 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
sttp.openai.requests.vectorstore.file.VectorStoreFileDataSpec 6✅ 44ms

✅ sttp.openai.requests.vectorstore.file.VectorStoreFileDataSpec

✅ Given create vector store file request should be properly serialized to Json
✅ Vector store file search params should be properly serialized to Json
✅ Vector store file response should be properly deserialized from Json
✅ Vector store file response with error should be properly deserialized from Json
✅ Vector store file list response should be properly deserialized from Json
✅ Delete of vector store file response should be properly deserialized from Json

✅ core/target/jvm-2.13/test-reports/TEST-sttp.openai.requests.vectorstore.VectorStoreDataSpec.xml

6 tests were completed in 49ms with 6 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
sttp.openai.requests.vectorstore.VectorStoreDataSpec 6✅ 49ms

✅ sttp.openai.requests.vectorstore.VectorStoreDataSpec

✅ Given create vector store request should be properly serialized to Json
✅ Given create vector store request with expires should be properly serialized to Json
✅ Given modify vector store request should be properly serialized to Json
✅ Vector store object should be properly deserialized from Json
✅ List of vector stores should be properly deserialized from Json
✅ Delete of vector stores response should be properly deserialized from Json

✅ core/target/jvm-3/test-reports/TEST-sttp.openai.client.SyncClientSpec.xml

11 tests were completed in 290ms with 11 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
sttp.openai.client.SyncClientSpec 11✅ 290ms

✅ sttp.openai.client.SyncClientSpec

✅ Service response with status code: 429 should return properly deserialized RateLimitException
✅ Service response with status code: 400 should return properly deserialized InvalidRequestException
✅ Service response with status code: 404 should return properly deserialized InvalidRequestException
✅ Service response with status code: 415 should return properly deserialized InvalidRequestException
✅ Service response with status code: 401 should return properly deserialized AuthenticationException
✅ Service response with status code: 403 should return properly deserialized PermissionException
✅ Service response with status code: 409 should return properly deserialized TryAgain
✅ Service response with status code: 503 should return properly deserialized ServiceUnavailableException
✅ Service response with status code: 410 should return properly deserialized APIException
✅ Fetching models with successful response should return properly deserialized list of available models
✅ Customizing the request should be additive

✅ core/target/jvm-3/test-reports/TEST-sttp.openai.requests.assistants.AssistantsDataSpec.xml

8 tests were completed in 71ms with 8 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
sttp.openai.requests.assistants.AssistantsDataSpec 8✅ 71ms

✅ sttp.openai.requests.assistants.AssistantsDataSpec

✅ Given create assistant request should be properly serialized to Json
✅ Given create assistant response as Json should be properly deserialized to case class
✅ Given list assistants response as Json should be properly deserialized to case class
✅ Given list assistant files response as Json should be properly deserialized to case class
✅ Given retrieve assistant response as Json should be properly deserialized to case class
✅ Given modify assistant request should be properly serialized to Json
✅ Given modify assistant response as Json should be properly deserialized to case class
✅ Given delete assistant response as Json should be properly deserialized to case class

✅ core/target/jvm-3/test-reports/TEST-sttp.openai.requests.audio.AudioCreationDataSpec.xml

1 tests were completed in 2ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
sttp.openai.requests.audio.AudioCreationDataSpec 1✅ 2ms

✅ sttp.openai.requests.audio.AudioCreationDataSpec

✅ Given audio generation response as Json should be properly deserialized to case class

✅ core/target/jvm-3/test-reports/TEST-sttp.openai.requests.completions.chat.ChatChunkDataSpec.xml

2 tests were completed in 17ms with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
sttp.openai.requests.completions.chat.ChatChunkDataSpec 2✅ 17ms

✅ sttp.openai.requests.completions.chat.ChatChunkDataSpec

✅ Given chat chunk completions response as Json should be properly deserialized to case class
✅ Given completions request with streaming enabled as case class should be properly serialized to Json

✅ core/target/jvm-3/test-reports/TEST-sttp.openai.requests.completions.chat.ChatDataSpec.xml

2 tests were completed in 90ms with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
sttp.openai.requests.completions.chat.ChatDataSpec 2✅ 90ms

✅ sttp.openai.requests.completions.chat.ChatDataSpec

✅ Given chat completions response as Json should be properly deserialized to case class
✅ Given completions request as case class should be properly serialized to Json

✅ core/target/jvm-3/test-reports/TEST-sttp.openai.requests.completions.chat.JsonSchemaSpec.xml

4 tests were completed in 656ms with 4 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
sttp.openai.requests.completions.chat.JsonSchemaSpec 4✅ 656ms

✅ sttp.openai.requests.completions.chat.JsonSchemaSpec

✅ Given string JSON schema should be properly serialized to Json
✅ Given number JSON schema should be properly serialized to Json
✅ Given object JSON schema should be properly serialized to Json
✅ Given array JSON schema should be properly serialized to Json

✅ core/target/jvm-3/test-reports/TEST-sttp.openai.requests.completions.CompletionsDataSpec.xml

4 tests were completed in 33ms with 4 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
sttp.openai.requests.completions.CompletionsDataSpec 4✅ 33ms

✅ sttp.openai.requests.completions.CompletionsDataSpec

✅ Given completions response as Json should be properly deserialized to case class
✅ Given completions request as case class should be properly serialized to Json
✅ Given completions of MultiplePrompt response as Json should be properly deserialized to case class
✅ Given completions of MultiplePrompt request as case class should be properly serialized to Json

✅ core/target/jvm-3/test-reports/TEST-sttp.openai.requests.completions.EditDataSpec.xml

2 tests were completed in 7ms with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
sttp.openai.requests.completions.EditDataSpec 2✅ 7ms

✅ sttp.openai.requests.completions.EditDataSpec

✅ Given chat completions response as Json should be properly deserialized to case class
✅ Given completions request as case class should be properly serialized to Json

✅ core/target/jvm-3/test-reports/TEST-sttp.openai.requests.embeddings.EmbeddingsDataSpec.xml

1 tests were completed in 9ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
sttp.openai.requests.embeddings.EmbeddingsDataSpec 1✅ 9ms

✅ sttp.openai.requests.embeddings.EmbeddingsDataSpec

✅ Given list files response as Json should be properly deserialized to case class

✅ core/target/jvm-3/test-reports/TEST-sttp.openai.requests.files.FilesResponseDataSpec.xml

4 tests were completed in 5ms with 4 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
sttp.openai.requests.files.FilesResponseDataSpec 4✅ 5ms

✅ sttp.openai.requests.files.FilesResponseDataSpec

✅ Given list files response as Json should be properly deserialized to case class
✅ Given upload file response as Json should be properly deserialized to case class
✅ Given delete file response as Json should be properly deserialized to case class
✅ Given retrieve file response as Json should be properly deserialized to case class

✅ core/target/jvm-3/test-reports/TEST-sttp.openai.requests.finetunes.FineTunesDataSpec.xml

7 tests were completed in 67ms with 7 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
sttp.openai.requests.finetunes.FineTunesDataSpec 7✅ 67ms

✅ sttp.openai.requests.finetunes.FineTunesDataSpec

✅ Given create fine tunes response as Json should be properly deserialized to case class
✅ Given create fine tunes request as case class should be properly serialized to Json
✅ Given list fine tunes response as Json should be properly deserialized to case class
✅ Given retrieve fine tunes response as Json should be properly deserialized to case class
✅ Given delete fine tune model response as Json should be properly deserialized to case class
✅ Given list fine tunes events response as Json should be properly deserialized to case class
✅ Given cancel fine tunes response as Json should be properly deserialized to case class

✅ core/target/jvm-3/test-reports/TEST-sttp.openai.requests.images.creation.ImageCreationDataSpec.xml

4 tests were completed in 23ms with 4 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
sttp.openai.requests.images.creation.ImageCreationDataSpec 4✅ 23ms

✅ sttp.openai.requests.images.creation.ImageCreationDataSpec

✅ Given image generation response as Json should be properly deserialized to case class
✅ Given create image request as case class should be properly serialized to Json
✅ Given create image request as case class created with enum values should be properly serialized to Json
✅ Given create image request as case class with different model should be properly serialized to Json

✅ core/target/jvm-3/test-reports/TEST-sttp.openai.requests.models.ModelsGetResponseDataSpec.xml

1 tests were completed in 6ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
sttp.openai.requests.models.ModelsGetResponseDataSpec 1✅ 6ms

✅ sttp.openai.requests.models.ModelsGetResponseDataSpec

✅ Given models response as Json should be properly deserialized to case class

✅ core/target/jvm-3/test-reports/TEST-sttp.openai.requests.moderations.ModerationsDataSpec.xml

2 tests were completed in 153ms with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
sttp.openai.requests.moderations.ModerationsDataSpec 2✅ 153ms

✅ sttp.openai.requests.moderations.ModerationsDataSpec

✅ Given create moderation response as Json should be properly deserialized to case class
✅ Unknown moderation model in create response should be deserialized to case class

✅ core/target/jvm-3/test-reports/TEST-sttp.openai.requests.threads.messages.ThreadMessagesDataSpec.xml

5 tests were completed in 57ms with 5 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
sttp.openai.requests.threads.messages.ThreadMessagesDataSpec 5✅ 57ms

✅ sttp.openai.requests.threads.messages.ThreadMessagesDataSpec

✅ Given create thread message request as case class should be properly serialized to Json
✅ Given create thread message response as Json should be properly deserialized to case class
✅ Given list messages response as Json should be properly deserialized to case class
✅ Given retrieve message response as Json should be properly deserialized to case class
✅ Given modify message response as Json should be properly deserialized to case class

✅ core/target/jvm-3/test-reports/TEST-sttp.openai.requests.threads.runs.ThreadRunsDataSpec.xml

13 tests were completed in 138ms with 13 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
sttp.openai.requests.threads.runs.ThreadRunsDataSpec 13✅ 138ms

✅ sttp.openai.requests.threads.runs.ThreadRunsDataSpec

✅ Given create thread run request as case class should be properly serialized to Json
✅ Given create thread run response as Json should be properly deserialized to case class
✅ Given create thread and run request as case class should be properly serialized to Json
✅ Given create thread and run response as Json should be properly deserialized to case class
✅ Given list runs response as Json should be properly deserialized to case class
✅ Given list run steps response as Json should be properly deserialized to case class
✅ Given retrieve run response as Json should be properly deserialized to case class
✅ Given retrieve run step response as Json should be properly deserialized to case class
✅ Given modify thread run request as case class should be properly serialized to Json
✅ Given modify run response as Json should be properly deserialized to case class
✅ Given submit tool outputs to run request as case class should be properly serialized to Json
✅ Given submit tool outputs to run response as Json should be properly deserialized to case class
✅ Given cancel run response as Json should be properly deserialized to case class

✅ core/target/jvm-3/test-reports/TEST-sttp.openai.requests.threads.ThreadsDataSpec.xml

7 tests were completed in 20ms with 7 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
sttp.openai.requests.threads.ThreadsDataSpec 7✅ 20ms

✅ sttp.openai.requests.threads.ThreadsDataSpec

✅ Given empty create thread request as case class should be properly serialized to Json
✅ Given create threads request with messages and no attachments should be properly serialized to Json
✅ Given create threads request with messages should be properly serialized to Json
✅ Given create threads request with messages and metadata should be properly serialized to Json
✅ Given create empty thread response as Json should be properly deserialized to case class
✅ Given create thread with messages and metadata response as Json should be properly deserialized to case class
✅ Given delete thread response as Json should be properly deserialized to case class

✅ core/target/jvm-3/test-reports/TEST-sttp.openai.requests.vectorstore.file.VectorStoreFileDataSpec.xml

6 tests were completed in 29ms with 6 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
sttp.openai.requests.vectorstore.file.VectorStoreFileDataSpec 6✅ 29ms

✅ sttp.openai.requests.vectorstore.file.VectorStoreFileDataSpec

✅ Given create vector store file request should be properly serialized to Json
✅ Vector store file search params should be properly serialized to Json
✅ Vector store file response should be properly deserialized from Json
✅ Vector store file response with error should be properly deserialized from Json
✅ Vector store file list response should be properly deserialized from Json
✅ Delete of vector store file response should be properly deserialized from Json

✅ core/target/jvm-3/test-reports/TEST-sttp.openai.requests.vectorstore.VectorStoreDataSpec.xml

6 tests were completed in 27ms with 6 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
sttp.openai.requests.vectorstore.VectorStoreDataSpec 6✅ 27ms

✅ sttp.openai.requests.vectorstore.VectorStoreDataSpec

✅ Given create vector store request should be properly serialized to Json
✅ Given create vector store request with expires should be properly serialized to Json
✅ Given modify vector store request should be properly serialized to Json
✅ Vector store object should be properly deserialized from Json
✅ List of vector stores should be properly deserialized from Json
✅ Delete of vector stores response should be properly deserialized from Json

✅ streaming/akka/target/jvm-2.13/test-reports/TEST-sttp.openai.streaming.akka.AkkaClientSpec.xml

12 tests were completed in 828ms with 12 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
sttp.openai.streaming.akka.AkkaClientSpec 12✅ 828ms

✅ sttp.openai.streaming.akka.AkkaClientSpec

✅ Service response with status code: 429 should return properly deserialized RateLimitException
✅ Service response with status code: 400 should return properly deserialized InvalidRequestException
✅ Service response with status code: 404 should return properly deserialized InvalidRequestException
✅ Service response with status code: 415 should return properly deserialized InvalidRequestException
✅ Service response with status code: 401 should return properly deserialized AuthenticationException
✅ Service response with status code: 403 should return properly deserialized PermissionException
✅ Service response with status code: 409 should return properly deserialized TryAgain
✅ Service response with status code: 503 should return properly deserialized ServiceUnavailableException
✅ Service response with status code: 410 should return properly deserialized APIException
✅ Creating chat completions with failed stream due to invalid deserialization should return properly deserialized error
✅ Creating chat completions with successful response should ignore empty events and return properly deserialized list of chunks
✅ Creating chat completions with successful response should stop listening after [DONE] event and return properly deserialized list of chunks

✅ streaming/fs2/target/jvm-2.13/test-reports/TEST-sttp.openai.streaming.fs2.Fs2ClientSpec.xml

12 tests were completed in 2s with 12 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
sttp.openai.streaming.fs2.Fs2ClientSpec 12✅ 2s

✅ sttp.openai.streaming.fs2.Fs2ClientSpec

✅ Service response with status code: 429 should return properly deserialized RateLimitException
✅ Service response with status code: 400 should return properly deserialized InvalidRequestException
✅ Service response with status code: 404 should return properly deserialized InvalidRequestException
✅ Service response with status code: 415 should return properly deserialized InvalidRequestException
✅ Service response with status code: 401 should return properly deserialized AuthenticationException
✅ Service response with status code: 403 should return properly deserialized PermissionException
✅ Service response with status code: 409 should return properly deserialized TryAgain
✅ Service response with status code: 503 should return properly deserialized ServiceUnavailableException
✅ Service response with status code: 410 should return properly deserialized APIException
✅ Creating chat completions with failed stream due to invalid deserialization should return properly deserialized error
✅ Creating chat completions with successful response should ignore empty events and return properly deserialized list of chunks
✅ Creating chat completions with successful response should stop listening after [DONE] event and return properly deserialized list of chunks

✅ streaming/fs2/target/jvm-3/test-reports/TEST-sttp.openai.streaming.fs2.Fs2ClientSpec.xml

12 tests were completed in 1s with 12 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
sttp.openai.streaming.fs2.Fs2ClientSpec 12✅ 1s

✅ sttp.openai.streaming.fs2.Fs2ClientSpec

✅ Service response with status code: 429 should return properly deserialized RateLimitException
✅ Service response with status code: 400 should return properly deserialized InvalidRequestException
✅ Service response with status code: 404 should return properly deserialized InvalidRequestException
✅ Service response with status code: 415 should return properly deserialized InvalidRequestException
✅ Service response with status code: 401 should return properly deserialized AuthenticationException
✅ Service response with status code: 403 should return properly deserialized PermissionException
✅ Service response with status code: 409 should return properly deserialized TryAgain
✅ Service response with status code: 503 should return properly deserialized ServiceUnavailableException
✅ Service response with status code: 410 should return properly deserialized APIException
✅ Creating chat completions with failed stream due to invalid deserialization should return properly deserialized error
✅ Creating chat completions with successful response should ignore empty events and return properly deserialized list of chunks
✅ Creating chat completions with successful response should stop listening after [DONE] event and return properly deserialized list of chunks

✅ streaming/ox/target/jvm-3/test-reports/TEST-sttp.openai.streaming.ox.OxClientSpec.xml

12 tests were completed in 863ms with 12 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
sttp.openai.streaming.ox.OxClientSpec 12✅ 863ms

✅ sttp.openai.streaming.ox.OxClientSpec

✅ Service response with status code: 429 should return properly deserialized RateLimitException
✅ Service response with status code: 400 should return properly deserialized InvalidRequestException
✅ Service response with status code: 404 should return properly deserialized InvalidRequestException
✅ Service response with status code: 415 should return properly deserialized InvalidRequestException
✅ Service response with status code: 401 should return properly deserialized AuthenticationException
✅ Service response with status code: 403 should return properly deserialized PermissionException
✅ Service response with status code: 409 should return properly deserialized TryAgain
✅ Service response with status code: 503 should return properly deserialized ServiceUnavailableException
✅ Service response with status code: 410 should return properly deserialized APIException
✅ Creating chat completions with failed stream due to invalid deserialization should return properly deserialized error
✅ Creating chat completions with successful response should ignore empty events and return properly deserialized list of chunks
✅ Creating chat completions with successful response should stop listening after [DONE] event and return properly deserialized list of chunks

✅ streaming/pekko/target/jvm-2.13/test-reports/TEST-sttp.openai.streaming.pekko.PekkoClientSpec.xml

12 tests were completed in 1s with 12 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
sttp.openai.streaming.pekko.PekkoClientSpec 12✅ 1s

✅ sttp.openai.streaming.pekko.PekkoClientSpec

✅ Service response with status code: 429 should return properly deserialized RateLimitException
✅ Service response with status code: 400 should return properly deserialized InvalidRequestException
✅ Service response with status code: 404 should return properly deserialized InvalidRequestException
✅ Service response with status code: 415 should return properly deserialized InvalidRequestException
✅ Service response with status code: 401 should return properly deserialized AuthenticationException
✅ Service response with status code: 403 should return properly deserialized PermissionException
✅ Service response with status code: 409 should return properly deserialized TryAgain
✅ Service response with status code: 503 should return properly deserialized ServiceUnavailableException
✅ Service response with status code: 410 should return properly deserialized APIException
✅ Creating chat completions with failed stream due to invalid deserialization should return properly deserialized error
✅ Creating chat completions with successful response should ignore empty events and return properly deserialized list of chunks
✅ Creating chat completions with successful response should stop listening after [DONE] event and return properly deserialized list of chunks

✅ streaming/pekko/target/jvm-3/test-reports/TEST-sttp.openai.streaming.pekko.PekkoClientSpec.xml

12 tests were completed in 917ms with 12 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
sttp.openai.streaming.pekko.PekkoClientSpec 12✅ 917ms

✅ sttp.openai.streaming.pekko.PekkoClientSpec

✅ Service response with status code: 429 should return properly deserialized RateLimitException
✅ Service response with status code: 400 should return properly deserialized InvalidRequestException
✅ Service response with status code: 404 should return properly deserialized InvalidRequestException
✅ Service response with status code: 415 should return properly deserialized InvalidRequestException
✅ Service response with status code: 401 should return properly deserialized AuthenticationException
✅ Service response with status code: 403 should return properly deserialized PermissionException
✅ Service response with status code: 409 should return properly deserialized TryAgain
✅ Service response with status code: 503 should return properly deserialized ServiceUnavailableException
✅ Service response with status code: 410 should return properly deserialized APIException
✅ Creating chat completions with failed stream due to invalid deserialization should return properly deserialized error
✅ Creating chat completions with successful response should ignore empty events and return properly deserialized list of chunks
✅ Creating chat completions with successful response should stop listening after [DONE] event and return properly deserialized list of chunks

✅ streaming/zio/target/jvm-2.13/test-reports/TEST-sttp.openai.streaming.zio.ZioClientSpec.xml

12 tests were completed in 1s with 12 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
sttp.openai.streaming.zio.ZioClientSpec 12✅ 1s

✅ sttp.openai.streaming.zio.ZioClientSpec

✅ Service response with status code: 429 should return properly deserialized RateLimitException
✅ Service response with status code: 400 should return properly deserialized InvalidRequestException
✅ Service response with status code: 404 should return properly deserialized InvalidRequestException
✅ Service response with status code: 415 should return properly deserialized InvalidRequestException
✅ Service response with status code: 401 should return properly deserialized AuthenticationException
✅ Service response with status code: 403 should return properly deserialized PermissionException
✅ Service response with status code: 409 should return properly deserialized TryAgain
✅ Service response with status code: 503 should return properly deserialized ServiceUnavailableException
✅ Service response with status code: 410 should return properly deserialized APIException
✅ Creating chat completions with failed stream due to invalid deserialization should return properly deserialized error
✅ Creating chat completions with successful response should ignore empty events and return properly deserialized list of chunks
✅ Creating chat completions with successful response should stop listening after [DONE] event and return properly deserialized list of chunks

✅ streaming/zio/target/jvm-3/test-reports/TEST-sttp.openai.streaming.zio.ZioClientSpec.xml

12 tests were completed in 1s with 12 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
sttp.openai.streaming.zio.ZioClientSpec 12✅ 1s

✅ sttp.openai.streaming.zio.ZioClientSpec

✅ Service response with status code: 429 should return properly deserialized RateLimitException
✅ Service response with status code: 400 should return properly deserialized InvalidRequestException
✅ Service response with status code: 404 should return properly deserialized InvalidRequestException
✅ Service response with status code: 415 should return properly deserialized InvalidRequestException
✅ Service response with status code: 401 should return properly deserialized AuthenticationException
✅ Service response with status code: 403 should return properly deserialized PermissionException
✅ Service response with status code: 409 should return properly deserialized TryAgain
✅ Service response with status code: 503 should return properly deserialized ServiceUnavailableException
✅ Service response with status code: 410 should return properly deserialized APIException
✅ Creating chat completions with failed stream due to invalid deserialization should return properly deserialized error
✅ Creating chat completions with successful response should ignore empty events and return properly deserialized list of chunks
✅ Creating chat completions with successful response should stop listening after [DONE] event and return properly deserialized list of chunks