taosdata / taos-connector-python

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

build: merge from 3.0 #226

Closed sunpe closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Merging #226 (2772b53) into main (bb42681) will decrease coverage by 2.21%. The diff coverage is 52.38%.

@@            Coverage Diff             @@
##             main     #226      +/-   ##
==========================================
- Coverage   80.85%   78.64%   -2.21%     
==========================================
  Files          20       21       +1     
  Lines        2685     2721      +36     
==========================================
- Hits         2171     2140      -31     
- Misses        514      581      +67     
Files Changed Coverage Δ
taos/cursor.py 75.00% <ø> (ø)
taos/test_decode_binary.py 0.00% <0.00%> (ø)
taos/tmq.py 69.84% <45.45%> (-18.14%) :arrow_down:
taos/field.py 70.96% <50.00%> (-3.19%) :arrow_down:
taos/result.py 71.35% <66.66%> (-0.39%) :arrow_down:
taos/statement.py 78.00% <66.66%> (ø)
taos/field_v3.py 91.48% <75.00%> (-1.85%) :arrow_down:
taos/cinterface.py 80.65% <85.71%> (-0.61%) :arrow_down:
taos/connection.py 87.93% <100.00%> (ø)

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

:loudspeaker: Have feedback on the report? Share it here.