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

Retry failed backport due to redis ConnectionError up to 5 times #229

Merged
merged 3 commits into from
May 22, 2019

Conversation

Mariatta
Copy link
Member

Closes #228

@codecov
Copy link

codecov bot commented May 22, 2019

Codecov Report

Merging #229 into master will increase coverage by 0.16%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #229      +/-   ##
==========================================
+ Coverage   95.79%   95.95%   +0.16%     
==========================================
  Files           9        9              
  Lines         784      816      +32     
  Branches       49       50       +1     
==========================================
+ Hits          751      783      +32     
  Misses         33       33
Impacted Files Coverage Δ
tests/test_backport_pr.py 100% <100%> (ø) ⬆️
miss_islington/backport_pr.py 100% <100%> (ø) ⬆️

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 631c1b7...2d2bcd5. Read the comment docs.

@Mariatta Mariatta added the black out Apply to PR. It will run "black" label May 22, 2019
@black-out
Copy link

black-out bot commented May 22, 2019

🐍🌚🤖 @Mariatta, I've formatted these files using black:

  • miss_islington/backport_pr.py
  • tests/test_backport_pr.py
    (I'm a bot 🤖)

@black-out black-out bot removed the black out Apply to PR. It will run "black" label May 22, 2019
@Mariatta Mariatta merged commit ef76ed7 into master May 22, 2019
@Mariatta Mariatta deleted the issue-228 branch May 22, 2019 06:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

miss-islington broken again
2 participants