taosdata / driver-go

taos go driver
MIT License
88 stars 33 forks source link

feat: support binary query interface #272

Closed huskar-t closed 4 months ago

codecov-commenter commented 4 months ago

Codecov Report

Attention: Patch coverage is 71.64751% with 74 lines in your changes missing coverage. Please review.

Project coverage is 79.33%. Comparing base (7c8c2fb) to head (472527e).

Files Patch % Lines
ws/stmt/rows.go 55.44% 35 Missing and 10 partials :warning:
taosWS/rows.go 60.00% 6 Missing and 6 partials :warning:
ws/stmt/stmt.go 68.57% 6 Missing and 5 partials :warning:
common/parser/block.go 91.48% 2 Missing and 2 partials :warning:
taosWS/connection.go 94.59% 1 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## 3.1 #272 +/- ## ========================================== - Coverage 79.35% 79.33% -0.03% ========================================== Files 64 66 +2 Lines 7078 7201 +123 ========================================== + Hits 5617 5713 +96 - Misses 930 953 +23 - Partials 531 535 +4 ```

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