azure-kusto-python
azure-kusto-python copied to clipboard
Add logging
Pull Request Description
[Add a description of your pull request here]
Future Release Comment
[Add description of your change, to include in the next release] [Delete any or all irrelevant sections, e.g. if your change does not warrant a release comment at all]
Breaking Changes:
- None
Features:
- None
Fixes:
- None
Codecov Report
Merging #397 (34c586e) into master (f8e4f02) will decrease coverage by
19.36%
. The diff coverage is92.68%
.
@@ Coverage Diff @@
## master #397 +/- ##
===========================================
- Coverage 86.21% 66.85% -19.37%
===========================================
Files 33 33
Lines 2851 2881 +30
===========================================
- Hits 2458 1926 -532
- Misses 393 955 +562
Impacted Files | Coverage Δ | |
---|---|---|
azure-kusto-data/azure/kusto/data/client.py | 59.23% <75.00%> (-23.49%) |
:arrow_down: |
...ure-kusto-data/azure/kusto/data/_cloud_settings.py | 89.65% <88.23%> (-0.73%) |
:arrow_down: |
azure-kusto-data/azure/kusto/data/__init__.py | 100.00% <100.00%> (ø) |
|
azure-kusto-ingest/azure/kusto/ingest/__init__.py | 100.00% <100.00%> (ø) |
|
azure-kusto-ingest/azure/kusto/ingest/_status_q.py | 0.00% <0.00%> (-90.28%) |
:arrow_down: |
azure-kusto-data/azure/kusto/data/helpers.py | 0.00% <0.00%> (-89.75%) |
:arrow_down: |
azure-kusto-ingest/azure/kusto/ingest/status.py | 0.00% <0.00%> (-88.89%) |
:arrow_down: |
azure-kusto-data/azure/kusto/data/_converters.py | 44.44% <0.00%> (-50.00%) |
:arrow_down: |
...to-ingest/azure/kusto/ingest/_stream_extensions.py | 39.58% <0.00%> (-47.92%) |
:arrow_down: |
...zure-kusto-ingest/azure/kusto/ingest/exceptions.py | 53.84% <0.00%> (-46.16%) |
:arrow_down: |
... and 17 more |
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 f8e4f02...34c586e. Read the comment docs.
Unit Test Results
4 files ±0 4 suites ±0 8m 27s :stopwatch: - 3m 1s 23 tests ±0 23 :heavy_check_mark: ±0 0 :zzz: ±0 0 :x: ±0 92 runs ±0 92 :heavy_check_mark: ±0 0 :zzz: ±0 0 :x: ±0
Results for commit 34c586e5. ± Comparison against base commit f8e4f025.