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 assignment and seek #180

Closed sunpe closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Merging #180 (858d034) into 3.0 (4edfa4f) will increase coverage by 0.93%. The diff coverage is 88.54%.

:exclamation: Current head 858d034 differs from pull request most recent head 3d565e4. Consider uploading reports for the commit 3d565e4 to get more accurate results

@@            Coverage Diff             @@
##              3.0     #180      +/-   ##
==========================================
+ Coverage   80.25%   81.19%   +0.93%     
==========================================
  Files          20       20              
  Lines        2472     2568      +96     
==========================================
+ Hits         1984     2085     +101     
+ Misses        488      483       -5     
Impacted Files Coverage Δ
taos/cinterface.py 81.31% <88.31%> (+2.15%) :arrow_up:
taos/tmq.py 90.54% <89.47%> (+0.61%) :arrow_up:

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