GreptimeTeam / greptimedb-ingester-go

A Go ingester for GreptimeDB, which is compatible with GreptimeDB protocol and lightweight.
Apache License 2.0
15 stars 5 forks source link

feat: merge client with streamClient #23

Closed yuanbohan closed 9 months ago

yuanbohan commented 9 months ago

What's changed and what's your intention?

merge client with stream client, bump version to v0.2.0

Checklist

codecov-commenter commented 9 months ago

Codecov Report

Attention: 12 lines in your changes are missing coverage. Please review.

Comparison is base (e963b15) 76.76% compared to head (e4b76ee) 77.63%.

Files Patch % Lines
client.go 55.55% 8 Missing and 4 partials :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #23 +/- ## ========================================== + Coverage 76.76% 77.63% +0.86% ========================================== Files 7 8 +1 Lines 383 456 +73 ========================================== + Hits 294 354 +60 - Misses 67 78 +11 - Partials 22 24 +2 ```

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