taosdata / taos-connector-python

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

enh: support varbinary #213

Closed sunpe closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Merging #213 (285925e) into 3.0 (4355744) will decrease coverage by 0.36%. Report is 32 commits behind head on 3.0. The diff coverage is 62.39%.

@@            Coverage Diff             @@
##              3.0     #213      +/-   ##
==========================================
- Coverage   81.17%   80.82%   -0.36%     
==========================================
  Files          20       20              
  Lines        2577     2675      +98     
==========================================
+ Hits         2092     2162      +70     
- Misses        485      513      +28     
Files Changed Coverage Δ
taos/cursor.py 75.00% <ø> (ø)
taos/sqlalchemy.py 0.00% <0.00%> (ø)
taos/field.py 74.15% <21.73%> (-6.86%) :arrow_down:
taos/bind.py 79.28% <28.57%> (-0.86%) :arrow_down:
taos/tmq.py 87.97% <72.72%> (-2.94%) :arrow_down:
taos/cinterface.py 81.25% <75.00%> (-0.01%) :arrow_down:
taos/_version.py 100.00% <100.00%> (ø)
taos/constants.py 100.00% <100.00%> (ø)
taos/field_v3.py 93.75% <100.00%> (-0.16%) :arrow_down:
taosrest/restclient.py 93.54% <100.00%> (+3.43%) :arrow_up:

... and 2 files with indirect coverage changes

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