taosdata / driver-go

taos go driver
MIT License
88 stars 34 forks source link

enh: websocket reconnect #264

Closed huskar-t closed 2 months ago

codecov-commenter commented 3 months ago

Codecov Report

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

Project coverage is 79.57%. Comparing base (e6eaad1) to head (dd12077).

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.0 #264 +/- ## ========================================== + Coverage 79.39% 79.57% +0.17% ========================================== Files 68 68 Lines 7218 7466 +248 ========================================== + Hits 5731 5941 +210 - Misses 952 965 +13 - Partials 535 560 +25 ```

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