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

Add shortcuts to set DefaultClient's retry timeouts #73

Merged
merged 2 commits into from
Jun 16, 2017

Conversation

bak1an
Copy link
Contributor

@bak1an bak1an commented May 28, 2017

Just noticed we have these package level shortcuts for configuring DefaultClient and added them for retry timeouts.

@codecov
Copy link

codecov bot commented May 28, 2017

Codecov Report

Merging #73 into master will increase coverage by 0.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #73      +/-   ##
==========================================
+ Coverage   96.62%   96.64%   +0.01%     
==========================================
  Files           9        9              
  Lines         919      923       +4     
==========================================
+ Hits          888      892       +4     
  Misses         16       16              
  Partials       15       15
Impacted Files Coverage Δ
default.go 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 7a8134d...1352d1a. Read the comment docs.

@jeevatkm
Copy link
Member

@bak1an PR looks good. Just we need to cover test coverage.

@jeevatkm jeevatkm merged commit f709999 into go-resty:master Jun 16, 2017
@jeevatkm jeevatkm modified the milestone: v0.13 Milestone Jun 21, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants