Azure / azure-kusto-node

JS SDK for the Kusto service
MIT License
53 stars 39 forks source link

App and user for tracing #300

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

Security

github-actions[bot] commented 8 months ago

Unit Test Results

    1 files  ±0    16 suites  ±0   3m 51s :stopwatch: -1s 276 tests ±0  269 :heavy_check_mark: ±0  7 :zzz: ±0  0 :x: ±0  282 runs  ±0  275 :heavy_check_mark: ±0  7 :zzz: ±0  0 :x: ±0 

Results for commit aea8d4d0. ± Comparison against base commit 74751541.

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

codecov-commenter commented 8 months ago

Codecov Report

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

Project coverage is 80.45%. Comparing base (eba9daf) to head (b14cd8f). Report is 1 commits behind head on master.

:exclamation: Current head b14cd8f differs from pull request most recent head aea8d4d. Consider uploading reports for the commit aea8d4d to get more accurate results

Files Patch % Lines
...ages/azure-kusto-data/src/connectionBuilderBase.ts 50.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #300 +/- ## ========================================== + Coverage 80.40% 80.45% +0.04% ========================================== Files 41 41 Lines 2159 2169 +10 Branches 487 486 -1 ========================================== + Hits 1736 1745 +9 - Misses 409 410 +1 Partials 14 14 ```

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