Azure / azure-kusto-java

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

App and user for tracing #359

Closed t-ronmoneta closed 7 months ago

t-ronmoneta commented 8 months ago

Added

app and user for tracing fields in ingestion properties Took those fields from KCSB and added them to ingestion Propeties in queued ingest client

Changed

Fixed

github-actions[bot] commented 8 months ago

Test Results

320 tests  ±0   314 :white_check_mark: ±0   2m 15s :stopwatch: -9s  25 suites ±0     6 :zzz: ±0   25 files   ±0     0 :x: ±0 

Results for commit 7de8e27c. ± Comparison against base commit d112a99e.

github-actions[bot] commented 8 months ago

Test Results

320 tests  ±0   314 :white_check_mark: ±0   2m 18s :stopwatch: -6s  25 suites ±0     6 :zzz: ±0   25 files   ±0     0 :x: ±0 

Results for commit 7de8e27c. ± Comparison against base commit d112a99e.

github-actions[bot] commented 8 months ago

Test Results

320 tests  ±0   314 :white_check_mark: ±0   2m 13s :stopwatch: -11s  25 suites ±0     6 :zzz: ±0   25 files   ±0     0 :x: ±0 

Results for commit 383663b9. ± Comparison against base commit d112a99e.

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

codecov-commenter commented 8 months ago

Codecov Report

Attention: Patch coverage is 66.66667% with 4 lines in your changes are missing coverage. Please review.

Project coverage is 58.72%. Comparing base (d112a99) to head (c27c21b).

Files Patch % Lines
...icrosoft/azure/kusto/ingest/IngestionBlobInfo.java 55.55% 4 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #359 +/- ## ========================================= Coverage 58.72% 58.72% - Complexity 838 840 +2 ========================================= Files 111 111 Lines 4068 4078 +10 Branches 428 428 ========================================= + Hits 2389 2395 +6 - Misses 1484 1488 +4 Partials 195 195 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.