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 http code in taosrest and delete default host in taosws #199

Closed sunpe closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Merging #199 (488f93f) into main (c1cdb7b) will increase coverage by 0.36%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #199      +/-   ##
==========================================
+ Coverage   81.17%   81.54%   +0.36%     
==========================================
  Files          20       20              
  Lines        2577     2579       +2     
==========================================
+ Hits         2092     2103      +11     
+ Misses        485      476       -9     
Impacted Files Coverage Δ
taosrest/restclient.py 93.54% <100.00%> (+3.43%) :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