Update build.yml #35
Merged
Update build.yml #35
GitHub Actions / Test Results
succeeded
Apr 11, 2024 in 0s
All 46 tests pass in 2m 37s
46 tests 46 ✅ 2m 37s ⏱️
5 suites 0 💤
1 files 0 ❌
Results for commit 83114e7.
Annotations
Check notice on line 0 in .github
github-actions / Test Results
46 tests found
There are 46 tests, see "Raw output" for the full list of tests.
Raw output
arrow::tests ‑ deserialize_column
arrow::tests ‑ deserialize_table
arrow::tests ‑ read_data_types
arrow_roundtrip
azure-kusto-data/src/client.rs - client::KustoClient ‑ execute_command (line 259)
azure-kusto-data/src/client.rs - client::KustoClient ‑ execute_query (line 176)
azure-kusto-data/src/client.rs - client::KustoClient ‑ execute_query_to_struct (line 215)
azure-kusto-data/src/client.rs - client::KustoClient ‑ execute_with_options (line 140)
azure-kusto-data/src/client.rs - client::KustoClient ‑ new (line 84)
azure-kusto-data/src/connection_string.rs - connection_string::ConnectionString ‑ build (line 1015)
azure-kusto-data/src/connection_string.rs - connection_string::ConnectionString ‑ build_with_options (line 1029)
azure-kusto-data/src/connection_string.rs - connection_string::ConnectionString ‑ from_raw_connection_string (line 500)
azure-kusto-data/src/connection_string.rs - connection_string::ConnectionString ‑ with_application_auth (line 806)
azure-kusto-data/src/connection_string.rs - connection_string::ConnectionString ‑ with_application_certificate_auth (line 839)
azure-kusto-data/src/connection_string.rs - connection_string::ConnectionString ‑ with_azure_cli_auth (line 906)
azure-kusto-data/src/connection_string.rs - connection_string::ConnectionString ‑ with_default_auth (line 696)
azure-kusto-data/src/connection_string.rs - connection_string::ConnectionString ‑ with_device_code_auth (line 930)
azure-kusto-data/src/connection_string.rs - connection_string::ConnectionString ‑ with_interactive_login_auth (line 958)
azure-kusto-data/src/connection_string.rs - connection_string::ConnectionString ‑ with_managed_identity_auth (line 877)
azure-kusto-data/src/connection_string.rs - connection_string::ConnectionString ‑ with_token_auth (line 749)
azure-kusto-data/src/connection_string.rs - connection_string::ConnectionString ‑ with_token_callback_auth (line 774)
azure-kusto-data/src/connection_string.rs - connection_string::ConnectionString ‑ with_token_credential (line 982)
azure-kusto-data/src/connection_string.rs - connection_string::ConnectionString ‑ with_user_password_auth (line 719)
azure-kusto-data/src/connection_string.rs - connection_string::ConnectionStringAuth ‑ build (line 260)
azure-kusto-data/src/operations/query.rs - operations::query::KustoResponseDataSetV1 ‑ table_count (line 475)
azure-kusto-data/src/operations/query.rs - operations::query::KustoResponseDataSetV2 ‑ parsed_data_tables (line 311)
azure-kusto-data/src/operations/query.rs - operations::query::KustoResponseDataSetV2 ‑ primary_results (line 354)
azure-kusto-data/src/operations/query.rs - operations::query::KustoResponseDataSetV2 ‑ raw_results_count (line 282)
azure-kusto-data/src/operations/query.rs - operations::query::KustoResponseDataSetV2 ‑ record_batches (line 399)
azure-kusto-data/src/prelude.rs - prelude (line 9)
client_details::tests ‑ test_client_details_new
client_details::tests ‑ test_escape_value
client_details::tests ‑ test_format_header
client_details::tests ‑ test_set_connector_details_no_additional_fields
client_details::tests ‑ test_set_connector_details_no_app_name
client_details::tests ‑ test_set_connector_details_no_app_version
client_details::tests ‑ test_set_connector_details_user
cloud_info::tests ‑ cache
cloud_info::tests ‑ fetch
connection_string::tests ‑ it_parses_basic_cases
connection_string::tests ‑ it_returns_expected_errors
create_query_delete_table
operations::query::tests ‑ load_adminthenquery_response
operations::query::tests ‑ load_response_data
types::tests ‑ format_duration
types::tests ‑ string_conversion
Loading