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

Enable revive linter #303

Closed efirs closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 95.83% and project coverage change: +1.28 :tada:

Comparison is base (b2a3ff3) 83.93% compared to head (cc0d021) 85.22%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #303 +/- ## ========================================== + Coverage 83.93% 85.22% +1.28% ========================================== Files 38 37 -1 Lines 3331 3289 -42 ========================================== + Hits 2796 2803 +7 + Misses 394 347 -47 + Partials 141 139 -2 ``` | [Impacted Files](https://app.codecov.io/gh/tigrisdata/tigris-client-go/pull/303?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=tigrisdata) | Coverage Δ | | |---|---|---| | [driver/types.go](https://app.codecov.io/gh/tigrisdata/tigris-client-go/pull/303?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=tigrisdata#diff-ZHJpdmVyL3R5cGVzLmdv) | `0.00% <0.00%> (ø)` | | | [search/iterator.go](https://app.codecov.io/gh/tigrisdata/tigris-client-go/pull/303?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=tigrisdata#diff-c2VhcmNoL2l0ZXJhdG9yLmdv) | `63.63% <ø> (ø)` | | | [search/model.go](https://app.codecov.io/gh/tigrisdata/tigris-client-go/pull/303?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=tigrisdata#diff-c2VhcmNoL21vZGVsLmdv) | `100.00% <ø> (ø)` | | | [tigris/iterator.go](https://app.codecov.io/gh/tigrisdata/tigris-client-go/pull/303?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=tigrisdata#diff-dGlncmlzL2l0ZXJhdG9yLmdv) | `76.25% <ø> (ø)` | | | [tigris/model.go](https://app.codecov.io/gh/tigrisdata/tigris-client-go/pull/303?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=tigrisdata#diff-dGlncmlzL21vZGVsLmdv) | `100.00% <ø> (ø)` | | | [schema/schema.go](https://app.codecov.io/gh/tigrisdata/tigris-client-go/pull/303?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=tigrisdata#diff-c2NoZW1hL3NjaGVtYS5nbw==) | `86.64% <75.00%> (ø)` | | | [driver/driver.go](https://app.codecov.io/gh/tigrisdata/tigris-client-go/pull/303?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=tigrisdata#diff-ZHJpdmVyL2RyaXZlci5nbw==) | `84.19% <83.33%> (ø)` | | | [fields/set.go](https://app.codecov.io/gh/tigrisdata/tigris-client-go/pull/303?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=tigrisdata#diff-ZmllbGRzL3NldC5nbw==) | `100.00% <100.00%> (ø)` | | | [fields/update.go](https://app.codecov.io/gh/tigrisdata/tigris-client-go/pull/303?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=tigrisdata#diff-ZmllbGRzL3VwZGF0ZS5nbw==) | `96.10% <100.00%> (ø)` | | | [filter/filter.go](https://app.codecov.io/gh/tigrisdata/tigris-client-go/pull/303?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=tigrisdata#diff-ZmlsdGVyL2ZpbHRlci5nbw==) | `84.21% <100.00%> (ø)` | | | ... and [4 more](https://app.codecov.io/gh/tigrisdata/tigris-client-go/pull/303?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=tigrisdata) | | ... and [3 files with indirect coverage changes](https://app.codecov.io/gh/tigrisdata/tigris-client-go/pull/303/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.1 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: