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

Increase maximum GRPC message size #316

Closed efirs closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

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

Comparison is base (782dd74) 85.29% compared to head (1889bce) 85.31%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #316 +/- ## ========================================== + Coverage 85.29% 85.31% +0.01% ========================================== Files 37 37 Lines 3305 3309 +4 ========================================== + Hits 2819 2823 +4 Misses 347 347 Partials 139 139 ``` | [Impacted Files](https://app.codecov.io/gh/tigrisdata/tigris-client-go/pull/316?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/316?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=tigrisdata#diff-ZHJpdmVyL2dycGMuZ28=) | `88.79% <100.00%> (+0.07%)` | :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.4 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: