Closed Skwol closed 3 weeks ago
Looks like it requires golang update, I see that there is a PR exactly for update. I guess I can wait for this PR to be merged and rebuild this one after that.
@Skwol Merged the other PR.
I've rebased with the master, so now CI should work fine
Attention: Patch coverage is 0%
with 1 line
in your changes missing coverage. Please review.
Project coverage is 66.65%. Comparing base (
c8c8adf
) to head (df56e07
). Report is 1 commits behind head on master.
Files with missing lines | Patch % | Lines |
---|---|---|
asynq.go | 0.00% | 1 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Redis sentinel deploy assumes that there should be several users, one for auth in sentinel for getting proper redis instance address and the other one for actual redis auth. Need to support this.