taosdata / driver-go

taos go driver
MIT License
88 stars 34 forks source link

enh: websocket reconnect #276

Closed huskar-t closed 2 months ago

codecov-commenter commented 2 months ago

Codecov Report

Attention: Patch coverage is 74.30730% with 102 lines in your changes missing coverage. Please review.

Project coverage is 79.52%. Comparing base (cfdec2a) to head (500eed8).

Files Patch % Lines
ws/stmt/connector.go 70.40% 21 Missing and 8 partials :warning:
ws/schemaless/schemaless.go 71.73% 17 Missing and 9 partials :warning:
ws/tmq/consumer.go 80.62% 13 Missing and 12 partials :warning:
ws/client/conn.go 31.03% 17 Missing and 3 partials :warning:
ws/stmt/rows.go 66.66% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## 3.1 #276 +/- ## ========================================== + Coverage 79.34% 79.52% +0.17% ========================================== Files 66 66 Lines 7204 7452 +248 ========================================== + Hits 5716 5926 +210 - Misses 953 966 +13 - Partials 535 560 +25 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.