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: add cursor.execute_many on native #168

Closed AdamEECS closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Merging #168 (50edb0b) into main (acacaae) will not change coverage. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main     #168   +/-   ##
=======================================
  Coverage   76.55%   76.55%           
=======================================
  Files          20       20           
  Lines        2474     2474           
=======================================
  Hits         1894     1894           
  Misses        580      580           
Impacted Files Coverage Δ
taos/cursor.py 75.00% <ø> (ø)
taos/_version.py 100.00% <100.00%> (ø)

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