tigrisdata-archive / tigris-client-go

Tigris data-platform Golang client
https://www.tigrisdata.com/docs/sdkstools/golang/
Apache License 2.0
17 stars 5 forks source link

Allow to skip TLS when connecting to local instance #321

Closed efirs closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 75.00% and project coverage change: +0.03 :tada:

Comparison is base (0262afd) 85.15% compared to head (583a482) 85.18%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #321 +/- ## ========================================== + Coverage 85.15% 85.18% +0.03% ========================================== Files 37 37 Lines 3368 3375 +7 ========================================== + Hits 2868 2875 +7 + Misses 357 355 -2 - Partials 143 145 +2 ``` | [Impacted Files](https://app.codecov.io/gh/tigrisdata/tigris-client-go/pull/321?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=tigrisdata) | Coverage Δ | | |---|---|---| | [driver/grpc.go](https://app.codecov.io/gh/tigrisdata/tigris-client-go/pull/321?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=tigrisdata#diff-ZHJpdmVyL2dycGMuZ28=) | `88.77% <0.00%> (-0.02%)` | :arrow_down: | | [driver/driver.go](https://app.codecov.io/gh/tigrisdata/tigris-client-go/pull/321?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=tigrisdata#diff-ZHJpdmVyL2RyaXZlci5nbw==) | `84.48% <100.00%> (+0.44%)` | :arrow_up: |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

github-actions[bot] commented 1 year ago

:tada: This PR is included in version 1.1.0-next.5 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: