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

Use EmptyOption for retry interceptor #55

Merged
merged 1 commit into from
Jun 11, 2017
Merged

Conversation

mwitkow
Copy link
Member

@mwitkow mwitkow commented Jun 10, 2017

Fixes issue #37.

Adds dependency on gRPC-Go 1.4

@yifanzz

@codecov-io
Copy link

codecov-io commented Jun 10, 2017

Codecov Report

Merging #55 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #55   +/-   ##
=======================================
  Coverage   74.24%   74.24%           
=======================================
  Files          34       34           
  Lines        1223     1223           
=======================================
  Hits          908      908           
  Misses        267      267           
  Partials       48       48
Impacted Files Coverage Δ
retry/options.go 87.87% <ø> (ø) ⬆️

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 59cb774...b9814e2. Read the comment docs.

@mwitkow mwitkow merged commit f63a7df into master Jun 11, 2017
@mwitkow mwitkow deleted the bugfix/37-panic-on-err branch March 31, 2018 11:47
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.

2 participants