taosdata / taos-connector-python

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

fix: check connection param for taosrest #200

Closed sunpe closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Merging #200 (a4cc762) into 3.0 (4355744) will increase coverage by 0.35%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##              3.0     #200      +/-   ##
==========================================
+ Coverage   81.17%   81.53%   +0.35%     
==========================================
  Files          20       20              
  Lines        2577     2583       +6     
==========================================
+ Hits         2092     2106      +14     
+ Misses        485      477       -8     
Impacted Files Coverage Δ
taosrest/restclient.py 93.54% <100.00%> (+3.43%) :arrow_up:

... and 2 files with indirect coverage changes

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