taosdata / taos-connector-python

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

chore: merge from 3.0 #218

Closed sunpe closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Merging #218 (091782a) into main (28b4505) will decrease coverage by 0.48%. Report is 1 commits behind head on main. The diff coverage is 44.73%.

@@            Coverage Diff             @@
##             main     #218      +/-   ##
==========================================
- Coverage   81.33%   80.85%   -0.48%     
==========================================
  Files          20       20              
  Lines        2652     2685      +33     
==========================================
+ Hits         2157     2171      +14     
- Misses        495      514      +19     
Files Changed Coverage Δ
taos/cursor.py 75.00% <ø> (ø)
taos/sqlalchemy.py 0.00% <0.00%> (ø)
taos/field.py 74.15% <13.33%> (-5.60%) :arrow_down:
taos/bind.py 79.28% <28.57%> (-0.86%) :arrow_down:
taos/field_v3.py 93.33% <90.00%> (-0.42%) :arrow_down:
taos/cinterface.py 81.25% <100.00%> (ø)
taos/constants.py 100.00% <100.00%> (ø)
taos/tmq.py 87.97% <100.00%> (ø)

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