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

From rust sdk #3

Merged
merged 1 commit into from
Apr 14, 2022
Merged

From rust sdk #3

merged 1 commit into from
Apr 14, 2022

Conversation

AsafMah
Copy link
Collaborator

@AsafMah AsafMah commented Mar 27, 2022

@github-actions
Copy link
Contributor

github-actions bot commented Mar 27, 2022

Unit Test Results

1 files  ±0  3 suites  +1   0s ⏱️ ±0s
8 tests +7  8 ✔️ +7  0 💤 ±0  0 ±0 

Results for commit 537dcd2. ± Comparison against base commit c4d3a5c.

This pull request removes 1 and adds 8 tests. Note that renamed tests count towards both.
tests ‑ it_works
arrow::tests ‑ deserialize_column
arrow::tests ‑ deserialize_table
arrow::tests ‑ string_conversion
asd
connection_string::tests ‑ it_parses_basic_cases
connection_string::tests ‑ it_parses_empty_connection_string
connection_string::tests ‑ it_returns_expected_errors
src/prelude.rs - prelude (line 9)

♻️ This comment has been updated with latest results.

@codecov-commenter
Copy link

codecov-commenter commented Mar 27, 2022

Codecov Report

Merging #3 (537dcd2) into main (c4d3a5c) will decrease coverage by 44.54%.
The diff coverage is 52.73%.

@@             Coverage Diff              @@
##              main       #3       +/-   ##
============================================
- Coverage   100.00%   55.45%   -44.55%     
============================================
  Files            1        7        +6     
  Lines           10      660      +650     
============================================
+ Hits            10      366      +356     
- Misses           0      294      +294     
Impacted Files Coverage Δ
azure-kusto-data/src/authorization_policy.rs 0.00% <0.00%> (ø)
azure-kusto-data/src/client.rs 0.00% <0.00%> (ø)
azure-kusto-data/src/error.rs 0.00% <0.00%> (ø)
azure-kusto-data/src/operations/query.rs 29.06% <29.06%> (ø)
azure-kusto-data/src/connection_string.rs 58.85% <58.85%> (ø)
azure-kusto-data/src/arrow.rs 94.11% <94.11%> (ø)
azure-kusto-data/src/lib.rs 95.08% <100.00%> (-4.92%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c4d3a5c...537dcd2. Read the comment docs.

@AsafMah AsafMah force-pushed the from-rust-sdk branch 2 times, most recently from f221202 to 9c24be7 Compare April 14, 2022 06:52
@AsafMah AsafMah merged commit 8b0e431 into main Apr 14, 2022
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.

3 participants