taosdata / driver-go

taos go driver
MIT License
88 stars 34 forks source link

enh: taosConn add atomic closed flag #266

Closed yinheli closed 3 months ago

yinheli commented 3 months ago

reference issue: #228 reference pr: #265

codecov-commenter commented 3 months ago

Codecov Report

Attention: Patch coverage is 25.00000% with 12 lines in your changes are missing coverage. Please review.

Project coverage is 73.29%. Comparing base (575719f) to head (8f5bfe1).

Files Patch % Lines
taosWS/connection.go 40.00% 3 Missing and 3 partials :warning:
taosWS/statement.go 0.00% 3 Missing and 3 partials :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #266 +/- ## ======================================= Coverage 73.29% 73.29% ======================================= Files 62 62 Lines 6733 6749 +16 ======================================= + Hits 4935 4947 +12 - Misses 1249 1250 +1 - Partials 549 552 +3 ```

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