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

Implement API call retry processing (refs #3) #8

Merged
merged 4 commits into from
May 28, 2017

Conversation

laughingman7743
Copy link
Owner

No description provided.

@codecov-io
Copy link

codecov-io commented May 28, 2017

Codecov Report

Merging #8 into master will increase coverage by 0.41%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master      #8      +/-   ##
=========================================
+ Coverage   89.69%   90.1%   +0.41%     
=========================================
  Files           8       8              
  Lines         524     546      +22     
=========================================
+ Hits          470     492      +22     
  Misses         54      54
Impacted Files Coverage Δ
pyathena/__init__.py 82.14% <ø> (ø) ⬆️
pyathena/cursor.py 87.76% <100%> (+0.48%) ⬆️
pyathena/util.py 86.36% <100%> (+7.79%) ⬆️
pyathena/connection.py 91.48% <100%> (+1.01%) ⬆️

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 42311d3...a58e599. Read the comment docs.

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.

None yet

2 participants