taosdata / taos-connector-python

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

fix: fix decode binary in tmq #228

Closed sunpe closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Merging #228 (1b4f828) into main (d83f9c6) will increase coverage by 2.15%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #228      +/-   ##
==========================================
+ 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