Closed git-hulk closed 4 months ago
Attention: Patch coverage is 41.66667%
with 7 lines
in your changes missing coverage. Please review.
Project coverage is 57.41%. Comparing base (
f4f3be0
) to head (84ad65e
). Report is 1 commits behind head on unstable.
Files | Patch % | Lines |
---|---|---|
store/cluster.go | 41.66% | 6 Missing and 1 partial :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
This closes #184
Currently, the controller only parsed the first slot range when importing the cluster. So it might be lost remain slot ranges if the shard has more than one slot range.