taosdata / driver-go

taos go driver
MIT License
90 stars 32 forks source link

enh: support input request id in rest and ws #290

Closed huskar-t closed 2 months ago

codecov-commenter commented 2 months ago

Codecov Report

Attention: Patch coverage is 48.14815% with 28 lines in your changes missing coverage. Please review.

Project coverage is 79.36%. Comparing base (3cda922) to head (ee20317).

Files with missing lines Patch % Lines
common/reqid.go 0.00% 10 Missing :warning:
taosWS/connection.go 69.23% 5 Missing and 3 partials :warning:
taosRestful/connection.go 40.00% 3 Missing and 3 partials :warning:
taosSql/connection.go 33.33% 2 Missing and 2 partials :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## 3.1 #290 +/- ## ========================================== - Coverage 79.66% 79.36% -0.31% ========================================== Files 66 66 Lines 7452 7479 +27 ========================================== - Hits 5937 5936 -1 - Misses 955 975 +20 - Partials 560 568 +8 ```

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