taosdata / driver-go

taos go driver
MIT License
88 stars 34 forks source link

test: add test case #250

Closed huskar-t closed 5 months ago

codecov-commenter commented 5 months ago

Codecov Report

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

Project coverage is 79.18%. Comparing base (9ef412f) to head (a9a0263).

Files Patch % Lines
af/stmt.go 55.00% 15 Missing and 3 partials :warning:
af/tmq/consumer.go 0.00% 15 Missing :warning:
af/insertstmt/stmt.go 0.00% 12 Missing :warning:
af/conn.go 50.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## 3.1 #250 +/- ## ========================================== + Coverage 73.21% 79.18% +5.97% ========================================== Files 60 65 +5 Lines 6612 7083 +471 ========================================== + Hits 4841 5609 +768 + Misses 1228 944 -284 + Partials 543 530 -13 ```

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