taosdata / driver-go

taos go driver
MIT License
90 stars 32 forks source link

fix: memory error when calling taos_get_current_db #285

Closed huskar-t closed 3 months ago

codecov-commenter commented 3 months ago

Codecov Report

Attention: Patch coverage is 66.66667% with 1 line in your changes missing coverage. Please review.

Project coverage is 79.49%. Comparing base (39ad8dc) to head (b8bf360).

Files with missing lines Patch % Lines
wrapper/taosc.go 66.66% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #285 +/- ## ========================================== + Coverage 79.39% 79.49% +0.09% ========================================== Files 68 68 Lines 7218 7218 ========================================== + Hits 5731 5738 +7 + Misses 952 945 -7 Partials 535 535 ```

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