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 retry processing of error when schema name or table name does not match (fix #18) #20

Merged
merged 1 commit into from
Aug 12, 2017

Conversation

laughingman7743
Copy link
Owner

No description provided.

@codecov-io
Copy link

codecov-io commented Aug 11, 2017

Codecov Report

Merging #20 into master will increase coverage by 0.08%.
The diff coverage is 94.73%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #20      +/-   ##
==========================================
+ Coverage   90.21%   90.29%   +0.08%     
==========================================
  Files           8        8              
  Lines         552      567      +15     
==========================================
+ Hits          498      512      +14     
- Misses         54       55       +1
Impacted Files Coverage Δ
pyathena/sqlalchemy_athena.py 97.64% <94.73%> (-0.93%) ⬇️

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 0351dfe...bb366f4. Read the comment docs.

@laughingman7743 laughingman7743 force-pushed the add_retry_processing_to_get_columns_method branch from f64416e to 3f7b9dc Compare August 12, 2017 00:00
@laughingman7743 laughingman7743 force-pushed the add_retry_processing_to_get_columns_method branch from 3f7b9dc to bb366f4 Compare August 12, 2017 01:26
@laughingman7743 laughingman7743 merged commit f8df0e4 into master Aug 12, 2017
@laughingman7743 laughingman7743 deleted the add_retry_processing_to_get_columns_method branch September 16, 2017 04:45
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