Azure / azure-kusto-java

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

Nicer code for managed streaming #303

Closed ohadbitt closed 1 year ago

ohadbitt commented 1 year ago

Added

Changed

Fixed

github-actions[bot] commented 1 year ago

Test Results

255 tests  ±0   250 :heavy_check_mark: ±0   2m 40s :stopwatch: - 1m 30s   21 suites ±0       5 :zzz: ±0    21 files   ±0       0 :x: ±0 

Results for commit da17f8af. ± Comparison against base commit 82c27101.

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

codecov[bot] commented 1 year ago

Codecov Report

Merging #303 (da17f8a) into master (82c2710) will increase coverage by 0.20%. The diff coverage is 70.58%.

@@             Coverage Diff              @@
##             master     #303      +/-   ##
============================================
+ Coverage     55.71%   55.92%   +0.20%     
- Complexity      652      654       +2     
============================================
  Files           101      101              
  Lines          3579     3564      -15     
  Branches        382      376       -6     
============================================
- Hits           1994     1993       -1     
+ Misses         1421     1409      -12     
+ Partials        164      162       -2     
Impacted Files Coverage Δ
...ure/kusto/ingest/ManagedStreamingIngestClient.java 65.49% <70.58%> (+4.34%) :arrow_up:

... and 1 file with indirect coverage changes