Skip to content
This repository has been archived by the owner on Sep 20, 2023. It is now read-only.

Support pandas.to_sql #104

Merged
merged 4 commits into from
May 5, 2020
Merged

Support pandas.to_sql #104

merged 4 commits into from
May 5, 2020

Conversation

laughingman7743
Copy link
Owner

@codecov
Copy link

codecov bot commented May 5, 2020

Codecov Report

Merging #104 into master will increase coverage by 0.35%.
The diff coverage is 93.33%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #104      +/-   ##
==========================================
+ Coverage   91.66%   92.01%   +0.35%     
==========================================
  Files           8        8              
  Lines         588      639      +51     
==========================================
+ Hits          539      588      +49     
- Misses         49       51       +2     
Impacted Files Coverage Δ
pyathenajdbc/sqlalchemy_athena.py 95.55% <92.30%> (-2.15%) ⬇️
pyathenajdbc/connection.py 83.47% <100.00%> (+1.80%) ⬆️
pyathenajdbc/cursor.py 100.00% <100.00%> (ø)

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 ce82f59...6b610aa. Read the comment docs.

@laughingman7743 laughingman7743 merged commit e06196b into master May 5, 2020
@laughingman7743 laughingman7743 deleted the support_pandas_to_sql branch July 8, 2020 11:17
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant