tsuna / gohbase

Pure-Go HBase client
Apache License 2.0
736 stars 213 forks source link

hrpc: allow table creation with table attributes #234

Closed dethi closed 1 year ago

dethi commented 1 year ago

Closes #161

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage has no change and project coverage change: -0.15% :warning:

Comparison is base (701886e) 70.30% compared to head (14a9988) 70.16%.

:exclamation: Current head 14a9988 differs from pull request most recent head 21191da. Consider uploading reports for the commit 21191da to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #234 +/- ## ========================================== - Coverage 70.30% 70.16% -0.15% ========================================== Files 27 27 Lines 3718 3730 +12 ========================================== + Hits 2614 2617 +3 - Misses 989 995 +6 - Partials 115 118 +3 ``` | [Files Changed](https://app.codecov.io/gh/tsuna/gohbase/pull/234?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Benoit+Sigoure) | Coverage Δ | | |---|---|---| | [hrpc/create.go](https://app.codecov.io/gh/tsuna/gohbase/pull/234?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Benoit+Sigoure#diff-aHJwYy9jcmVhdGUuZ28=) | `0.00% <0.00%> (ø)` | | ... and [2 files with indirect coverage changes](https://app.codecov.io/gh/tsuna/gohbase/pull/234/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Benoit+Sigoure)

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