taosdata / driver-go

taos go driver
MIT License
88 stars 34 forks source link

test: add test case #262

Closed huskar-t closed 4 months ago

codecov-commenter commented 4 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.16%. Comparing base (e38bef1) to head (18ff89a). Report is 2 commits behind head on main.

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 @@ ## main #262 +/- ## ========================================== + Coverage 73.29% 79.16% +5.86% ========================================== Files 62 67 +5 Lines 6733 7204 +471 ========================================== + Hits 4935 5703 +768 + Misses 1249 965 -284 + Partials 549 536 -13 ```

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