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

Propagate disable search option to high level client #312

Closed efirs closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.06 :tada:

Comparison is base (7b04882) 85.22% compared to head (2ae374d) 85.28%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #312 +/- ## ========================================== + Coverage 85.22% 85.28% +0.06% ========================================== Files 37 37 Lines 3302 3303 +1 ========================================== + Hits 2814 2817 +3 + Misses 349 347 -2 Partials 139 139 ``` | [Impacted Files](https://app.codecov.io/gh/tigrisdata/tigris-client-go/pull/312?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=tigrisdata) | Coverage Δ | | |---|---|---| | [tigris/client.go](https://app.codecov.io/gh/tigrisdata/tigris-client-go/pull/312?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=tigrisdata#diff-dGlncmlzL2NsaWVudC5nbw==) | `90.19% <100.00%> (+0.19%)` | :arrow_up: | ... and [1 file with indirect coverage changes](https://app.codecov.io/gh/tigrisdata/tigris-client-go/pull/312/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=tigrisdata)

: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.2 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: