taosdata / driver-go

taos go driver
MIT License
90 stars 32 forks source link

enh: support int64 timestamp and avoid memory check exceptions #303

Closed huskar-t closed 1 month ago

codecov-commenter commented 1 month ago

Codecov Report

Attention: Patch coverage is 78.18182% with 24 lines in your changes missing coverage. Please review.

Project coverage is 81.18%. Comparing base (a0b2089) to head (947079d).

Files with missing lines Patch % Lines
wrapper/stmt2.go 76.47% 24 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## 3.0 #303 +/- ## ========================================== + Coverage 81.13% 81.18% +0.04% ========================================== Files 72 72 Lines 8704 8748 +44 ========================================== + Hits 7062 7102 +40 - Misses 1028 1033 +5 + Partials 614 613 -1 ```

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