taosdata / taos-connector-python

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

tests: improve coverage #171

Closed AdamEECS closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Merging #171 (5f57b86) into main (4159cfb) will increase coverage by 1.11%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #171      +/-   ##
==========================================
+ Coverage   79.14%   80.25%   +1.11%     
==========================================
  Files          20       20              
  Lines        2474     2472       -2     
==========================================
+ Hits         1958     1984      +26     
+ Misses        516      488      -28     
Impacted Files Coverage Δ
taos/cinterface.py 79.15% <100.00%> (+2.70%) :arrow_up:

... and 1 file with indirect coverage changes

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