taosdata / driver-go

taos go driver
MIT License
88 stars 33 forks source link

enh: websocket stmt query #245

Closed huskar-t closed 7 months ago

codecov-commenter commented 7 months ago

Codecov Report

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

Project coverage is 73.46%. Comparing base (5e50a6c) to head (b0d19f7).

Files Patch % Lines
ws/stmt/rows.go 68.29% 16 Missing and 10 partials :warning:
ws/stmt/stmt.go 68.57% 6 Missing and 5 partials :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## 3.0 #245 +/- ## ========================================== - Coverage 73.54% 73.46% -0.09% ========================================== Files 61 62 +1 Lines 6585 6711 +126 ========================================== + Hits 4843 4930 +87 - Misses 1208 1231 +23 - Partials 534 550 +16 ```

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