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 varbinary for cursor #214

Closed sunpe closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Merging #214 (e15333e) into 3.0 (9619472) will decrease coverage by 0.05%. The diff coverage is 90.90%.

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

@@            Coverage Diff             @@
##              3.0     #214      +/-   ##
==========================================
- Coverage   80.82%   80.78%   -0.05%     
==========================================
  Files          20       20              
  Lines        2675     2685      +10     
==========================================
+ Hits         2162     2169       +7     
- Misses        513      516       +3     
Files Changed Coverage Δ
taos/field_v3.py 93.33% <90.00%> (-0.42%) :arrow_down:
taos/cinterface.py 81.16% <100.00%> (-0.10%) :arrow_down:

... and 1 file with indirect coverage changes

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