taosdata / taos-connector-python

TDengine connector for Python
https://www.taosdata.com/cn/documentation/connector#python
MIT License
48 stars 14 forks source link

fix: fix decode binary in tmq #227

Closed sunpe closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Merging #227 (2733a8e) into 3.0 (ab47312) will increase coverage by 2.15%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##              3.0     #227      +/-   ##
==========================================
+ Coverage   78.64%   80.79%   +2.15%     
==========================================
  Files          21       20       -1     
  Lines        2721     2708      -13     
==========================================
+ Hits         2140     2188      +48     
+ Misses        581      520      -61     
Files Changed Coverage Δ
taos/tmq.py 88.42% <100.00%> (+18.57%) :arrow_up:

... and 3 files with indirect coverage changes

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more