Azure / azure-kusto-java

Microsoft Azure Kusto Library for Java
MIT License
38 stars 43 forks source link

Revert new HTTP client #367

Closed AsafMah closed 5 months ago

AsafMah commented 5 months ago

Reasons:

github-actions[bot] commented 5 months ago

Test Results

143 tests   - 41   143 :white_check_mark:  - 41   3s :stopwatch: -18s  14 suites  -  4     0 :zzz: ± 0   14 files    -  4     0 :x: ± 0 

Results for commit cbb0a63d. ± Comparison against base commit 73611380.

This pull request removes 41 tests. ``` com.microsoft.azure.kusto.ingest.IngestClientBaseTest ‑ autoCorrectEndpoint_True_Pass(String, String)[10] com.microsoft.azure.kusto.ingest.IngestClientBaseTest ‑ autoCorrectEndpoint_True_Pass(String, String)[1] com.microsoft.azure.kusto.ingest.IngestClientBaseTest ‑ autoCorrectEndpoint_True_Pass(String, String)[2] com.microsoft.azure.kusto.ingest.IngestClientBaseTest ‑ autoCorrectEndpoint_True_Pass(String, String)[3] com.microsoft.azure.kusto.ingest.IngestClientBaseTest ‑ autoCorrectEndpoint_True_Pass(String, String)[4] com.microsoft.azure.kusto.ingest.IngestClientBaseTest ‑ autoCorrectEndpoint_True_Pass(String, String)[5] com.microsoft.azure.kusto.ingest.IngestClientBaseTest ‑ autoCorrectEndpoint_True_Pass(String, String)[6] com.microsoft.azure.kusto.ingest.IngestClientBaseTest ‑ autoCorrectEndpoint_True_Pass(String, String)[7] com.microsoft.azure.kusto.ingest.IngestClientBaseTest ‑ autoCorrectEndpoint_True_Pass(String, String)[8] com.microsoft.azure.kusto.ingest.IngestClientBaseTest ‑ autoCorrectEndpoint_True_Pass(String, String)[9] … ```
github-actions[bot] commented 5 months ago

Test Results

321 tests  +137   313 :white_check_mark: +129   4m 5s :stopwatch: + 3m 44s  25 suites +  7     8 :zzz: +  8   25 files   +  7     0 :x: ±  0 

Results for commit 1ac1066e. ± Comparison against base commit 73611380.

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