awslabs / amazon-timestream-odbc-driver

Apache License 2.0
5 stars 4 forks source link

Fix SQLGetData retrieving data in parts #17

Closed trevorbonas closed 2 months ago

trevorbonas commented 2 months ago

Summary

Fix SQLGetData retrieving data in parts

Description

Related Issue

N/A

Additional Reviewers

N/A

github-actions[bot] commented 2 months ago

Ubuntu 20.04 Debug Build Unit Test Results

  1 files  ±0    1 suites  ±0   1s :stopwatch: ±0s 73 tests ±0  72 :heavy_check_mark: ±0  1 :zzz: ±0  0 :x: ±0  72 runs  ±0  72 :heavy_check_mark: ±0  0 :zzz: ±0  0 :x: ±0 

Results for commit d79892bb. ± Comparison against base commit 6cfd0148.

github-actions[bot] commented 2 months ago

Ubuntu 20.04 Build Unit Test Results

  1 files  ±0    1 suites  ±0   0s :stopwatch: ±0s 73 tests ±0  72 :heavy_check_mark: ±0  1 :zzz: ±0  0 :x: ±0  72 runs  ±0  72 :heavy_check_mark: ±0  0 :zzz: ±0  0 :x: ±0 

Results for commit d79892bb. ± Comparison against base commit 6cfd0148.

github-actions[bot] commented 2 months ago

Windows 2022 (x64) Build Unit Test Results

  1 files    1 suites   0s :stopwatch: 74 tests 73 :heavy_check_mark: 1 :zzz: 0 :x: 73 runs  72 :heavy_check_mark: 1 :zzz: 0 :x:

Results for commit d79892bb.

github-actions[bot] commented 2 months ago

Windows 2022 (x32) Build Unit Test Results

  1 files    1 suites   1s :stopwatch: 74 tests 73 :heavy_check_mark: 1 :zzz: 0 :x: 73 runs  72 :heavy_check_mark: 1 :zzz: 0 :x:

Results for commit d79892bb.

github-actions[bot] commented 2 months ago

Ubuntu 20.04 Debug Build Test Results Check

Code Coverage

Package Line Rate Branch Rate Complexity Health
src.aws-sdk-cpp.install.include.aws.core 26% 100% 0
src.aws-sdk-cpp.install.include.aws.core.auth 100% 67% 0
src.aws-sdk-cpp.install.include.aws.core.client 80% 50% 0
src.aws-sdk-cpp.install.include.aws.core.config 67% 100% 0
src.aws-sdk-cpp.install.include.aws.core.endpoint 0% 0% 0
src.aws-sdk-cpp.install.include.aws.core.http 100% 100% 0
src.aws-sdk-cpp.install.include.aws.core.utils 100% 50% 0
src.aws-sdk-cpp.install.include.aws.core.utils.json 100% 100% 0
src.aws-sdk-cpp.install.include.aws.core.utils.memory 67% 38% 0
src.aws-sdk-cpp.install.include.aws.core.utils.memory.stl 100% 50% 0
src.aws-sdk-cpp.install.include.aws.crt 82% 50% 0
src.aws-sdk-cpp.install.include.aws.crt.endpoints 0% 100% 0
src.aws-sdk-cpp.install.include.aws.sts 7% 0% 0
src.aws-sdk-cpp.install.include.aws.sts.model 100% 100% 0
src.aws-sdk-cpp.install.include.aws.timestream-query 89% 43% 0
src.aws-sdk-cpp.install.include.aws.timestream-query.model 96% 100% 0
src.odbc.include.ignite.common.include.common 54% 25% 0
src.odbc.include.ignite.odbc 100% 100% 0
src.odbc.include.ignite.odbc.config 67% 100% 0
src.odbc.include.ignite.odbc.diagnostic 100% 100% 0
src.odbc.include.timestream.odbc 86% 51% 0
src.odbc.include.timestream.odbc.app 100% 100% 0
src.odbc.include.timestream.odbc.authentication 100% 50% 0
src.odbc.include.timestream.odbc.config 0% 0% 0
src.odbc.include.timestream.odbc.diagnostic 78% 50% 0
src.odbc.include.timestream.odbc.meta 69% 31% 0
src.odbc.include.timestream.odbc.query 85% 50% 0
src.odbc.os.ignite.common.os.linux.src.common 24% 42% 0
src.odbc.src 73% 35% 0
src.odbc.src.app 76% 37% 0
src.odbc.src.authentication 94% 48% 0
src.odbc.src.config 86% 46% 0
src.odbc.src.diagnostic 36% 15% 0
src.odbc.src.ignite.common.src 16% 100% 0
src.odbc.src.ignite.common.src.common 32% 21% 0
src.odbc.src.meta 81% 40% 0
src.odbc.src.query 75% 40% 0
Summary 70% (7199 / 10232) 37% (15387 / 41356) 0
github-actions[bot] commented 2 months ago

Ubuntu 20.04 Build Integration Test Results

397 tests  ±0   397 :heavy_check_mark: ±0   16m 32s :stopwatch: + 3m 8s     1 suites ±0       0 :zzz: ±0      1 files   ±0       0 :x: ±0 

Results for commit d79892bb. ± Comparison against base commit 6cfd0148.

github-actions[bot] commented 2 months ago

Ubuntu 20.04 Debug Build Integration Test Results

397 tests  ±0   397 :heavy_check_mark: ±0   16m 47s :stopwatch: + 9m 14s     1 suites ±0       0 :zzz: ±0      1 files   ±0       0 :x: ±0 

Results for commit d79892bb. ± Comparison against base commit 6cfd0148.

github-actions[bot] commented 2 months ago

Windows 2022 (x32) Build Integration Test Results

397 tests   397 :heavy_check_mark:  5m 51s :stopwatch:     1 suites      0 :zzz:     1 files        0 :x:

Results for commit d79892bb.

github-actions[bot] commented 2 months ago

Windows 2022 (x64) Build Integration Test Results

397 tests   397 :heavy_check_mark:  9m 47s :stopwatch:     1 suites      0 :zzz:     1 files        0 :x:

Results for commit d79892bb.

github-actions[bot] commented 2 months ago

Windows 2022 (x64) Debug Build Code Coverage Test Results Check

Code Coverage

Package Line Rate Branch Rate Complexity Health
D:\a\amazon-timestream-odbc-driver\amazon-timestream-odbc-driver\build\odbc\bin\Debug\timestream-odbc-unit-tests.exe 73% 0% 0
D:\a\amazon-timestream-odbc-driver\amazon-timestream-odbc-driver\build\odbc\bin\Debug\timestream.odbc.dll 73% 0% 0
Summary 73% (12768 / 17488) 0% (0 / 0) 0