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

Kotlin POC #362

Closed
wants to merge 21 commits into from
Closed

Kotlin POC #362

wants to merge 21 commits into from

Conversation

AsafMah
Copy link
Contributor

@AsafMah AsafMah commented May 22, 2024

Added

Changed

Fixed

Copy link

github-actions bot commented May 22, 2024

Test Results

194 tests   - 127   194 ✅  - 119   22s ⏱️ - 2m 56s
 19 suites  -   6     0 💤  -   8 
 19 files    -   6     0 ❌ ±  0 

Results for commit 289de77. ± Comparison against base commit 7361138.

This pull request removes 137 and adds 10 tests. Note that renamed tests count towards both.
com.microsoft.azure.kusto.ingest.AzureStorageClientTest ‑ UploadStreamToBlob_NullInputStream_IllegalArgumentException
com.microsoft.azure.kusto.ingest.AzureStorageClientTest ‑ compressAndStream_NullBlob_IllegalArgumentException
com.microsoft.azure.kusto.ingest.AzureStorageClientTest ‑ compressAndStream_NullStream_IllegalArgumentException
com.microsoft.azure.kusto.ingest.AzureStorageClientTest ‑ compressAndUploadFileToBlob_NullBlob_IllegalArgumentException
com.microsoft.azure.kusto.ingest.AzureStorageClientTest ‑ compressAndUploadFileToBlob_NullFilePath_IllegalArgumentException
com.microsoft.azure.kusto.ingest.AzureStorageClientTest ‑ postMessageToQueue_NullContent_IllegalArgumentException
com.microsoft.azure.kusto.ingest.AzureStorageClientTest ‑ postMessageToQueue_NullEntity_IllegalArgumentException
com.microsoft.azure.kusto.ingest.AzureStorageClientTest ‑ postMessageToQueue_NullQueuePath_IllegalArgumentException
com.microsoft.azure.kusto.ingest.AzureStorageClientTest ‑ postMessageToQueue_NullTableUri_IllegalArgumentException
com.microsoft.azure.kusto.ingest.AzureStorageClientTest ‑ uploadFileToBlob_NullBlob_IllegalArgumentException
…
UriUtilsTest ‑ appendPathToUriAppendsPathToUri
UriUtilsTest ‑ getSasAndEndpointFromResourceURLReturnsEndpointAndQuery
UriUtilsTest ‑ isLocalAddressReturnsFalseForNonLocalAddress
UriUtilsTest ‑ isLocalAddressReturnsTrueForLocalhost
UriUtilsTest ‑ isLocalAddressReturnsTrueForLoopbackAddress
UriUtilsTest ‑ removeExtensionRemovesFileExtension
UriUtilsTest ‑ setPathForUriAddsPathAndTrailingSlashToUriWhenEnsureTrailingSlashIsTrue
UriUtilsTest ‑ setPathForUriAddsPathToUri
UriUtilsTest ‑ stripFileNameFromCommandLineReturnsFileName
UriUtilsTest ‑ stripFileNameFromCommandLineReturnsNullForNullInput

♻️ This comment has been updated with latest results.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant