Azure / azure-kusto-python

Kusto client libraries for Python
MIT License
183 stars 109 forks source link

pandas - support string type #529

Closed AsafMah closed 5 months ago

AsafMah commented 6 months ago

partiallhy solves #521

github-actions[bot] commented 6 months ago

Test Results

    6 files  ±0      6 suites  ±0   23m 40s :stopwatch: + 4m 4s   288 tests ±0    262 :white_check_mark: ±0   26 :zzz: ±0  0 :x: ±0  1 728 runs  ±0  1 572 :white_check_mark: ±0  156 :zzz: ±0  0 :x: ±0 

Results for commit f024b677. ± Comparison against base commit 51c51292.

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

codecov-commenter commented 6 months ago

Codecov Report

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

Project coverage is 87.70%. Comparing base (51c5129) to head (ae66392).

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

Files Patch % Lines
azure-kusto-data/azure/kusto/data/helpers.py 75.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #529 +/- ## ========================================== - Coverage 87.71% 87.70% -0.02% ========================================== Files 44 44 Lines 3754 3758 +4 ========================================== + Hits 3293 3296 +3 - Misses 461 462 +1 ```

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