Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

log_redis_info #255

Merged
merged 3 commits into from
Jul 6, 2021
Merged

log_redis_info #255

merged 3 commits into from
Jul 6, 2021

Conversation

samuelcolvin
Copy link
Member

fix #254

@smlbiobot @alextford11 can you test this and check somehow it's working with redis labs.

Install this PR with

pip install git+https://github.com/samuelcolvin/arq.git@log_redis_info

@codecov
Copy link

codecov bot commented Jul 6, 2021

Codecov Report

Merging #255 (b68e830) into master (8ee04f9) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master     #255   +/-   ##
=======================================
  Coverage   99.78%   99.78%           
=======================================
  Files          11       11           
  Lines         937      940    +3     
  Branches      133      133           
=======================================
+ Hits          935      938    +3     
  Misses          1        1           
  Partials        1        1           
Impacted Files Coverage Δ
arq/connections.py 100.00% <100.00%> (ø)
arq/version.py 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 8ee04f9...b68e830. Read the comment docs.

@samuelcolvin samuelcolvin merged commit 118308a into master Jul 6, 2021
@samuelcolvin samuelcolvin deleted the log_redis_info branch July 6, 2021 11:20
@samuelcolvin
Copy link
Member Author

@alextford11 confirmed this is working for him.

@smlbiobot
Copy link

yes, confirmed works — sorry for the delay in response. Thanks very much!

@samuelcolvin
Copy link
Member Author

no problem, I was more delayed!

sthagen added a commit to sthagen/samuelcolvin-arq that referenced this pull request Jul 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

log_redis_info error
2 participants