taosdata / driver-go

taos go driver
MIT License
88 stars 34 forks source link

merge 3.0 to main #260

Closed huskar-t closed 4 months ago

codecov-commenter commented 4 months ago

Codecov Report

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

:exclamation: No coverage uploaded for pull request base (main@c8d83d5). Click here to learn what that means.

Files Patch % Lines
taosWS/statement.go 80.74% 49 Missing and 29 partials :warning:
taosWS/connection.go 66.22% 39 Missing and 38 partials :warning:
ws/stmt/rows.go 55.44% 35 Missing and 10 partials :warning:
ws/tmq/consumer.go 73.07% 18 Missing and 10 partials :warning:
ws/stmt/stmt.go 68.57% 6 Missing and 5 partials :warning:
common/parser/raw.go 90.90% 7 Missing and 3 partials :warning:
af/tmq/consumer.go 57.14% 4 Missing and 2 partials :warning:
taosRestful/connection.go 76.47% 3 Missing and 1 partial :warning:
taosWS/dsn.go 50.00% 1 Missing and 1 partial :warning:
ws/stmt/connector.go 88.23% 1 Missing and 1 partial :warning:
... and 2 more
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #260 +/- ## ======================================= Coverage ? 73.29% ======================================= Files ? 62 Lines ? 6733 Branches ? 0 ======================================= Hits ? 4935 Misses ? 1249 Partials ? 549 ```

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