taosdata / taos-connector-python

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

fix: update cargo version #230

Closed sunpe closed 12 months ago

codecov-commenter commented 12 months ago

Codecov Report

Merging #230 (c549a98) into main (d83f9c6) will increase coverage by 2.15%. Report is 3 commits behind head on main. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #230      +/-   ##
==========================================
+ Coverage   78.64%   80.79%   +2.15%     
==========================================
  Files          21       20       -1     
  Lines        2721     2708      -13     
==========================================
+ Hits         2140     2188      +48     
+ Misses        581      520      -61     
Files Coverage Δ
taos/_version.py 100.00% <100.00%> (ø)
taos/tmq.py 88.42% <100.00%> (+18.57%) :arrow_up:

... and 3 files with indirect coverage changes

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