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

Drop support for Python2.7 and Python3.5#119

Merged
laughingman7743 merged 19 commits intomasterfrom
3.0.0
Dec 31, 2020
Merged

Drop support for Python2.7 and Python3.5#119
laughingman7743 merged 19 commits intomasterfrom
3.0.0

Conversation

@laughingman7743
Copy link
Copy Markdown
Member

@laughingman7743 laughingman7743 commented Nov 22, 2020

TODO:

  • Add type hints.
  • Update JDBC driver to 2.0.15.

@laughingman7743 laughingman7743 force-pushed the 3.0.0 branch 2 times, most recently from 81d2fb6 to b0d16b7 Compare November 22, 2020 10:37
@codecov
Copy link
Copy Markdown

codecov Bot commented Nov 22, 2020

Codecov Report

Merging #119 (10656b6) into master (70f4b7a) will decrease coverage by 0.80%.
The diff coverage is 88.98%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #119      +/-   ##
==========================================
- Coverage   91.84%   91.03%   -0.81%     
==========================================
  Files           8        8              
  Lines         662      714      +52     
==========================================
+ Hits          608      650      +42     
- Misses         54       64      +10     
Impacted Files Coverage Δ
pyathenajdbc/error.py 100.00% <ø> (ø)
pyathenajdbc/sqlalchemy_athena.py 87.64% <ø> (+<0.01%) ⬆️
pyathenajdbc/util.py 89.28% <76.92%> (-10.72%) ⬇️
pyathenajdbc/__init__.py 84.21% <82.35%> (-1.91%) ⬇️
pyathenajdbc/converter.py 81.81% <84.84%> (-1.36%) ⬇️
pyathenajdbc/formatter.py 94.93% <91.66%> (-3.48%) ⬇️
pyathenajdbc/connection.py 93.68% <96.29%> (+1.21%) ⬆️
pyathenajdbc/cursor.py 99.35% <97.43%> (-0.65%) ⬇️
... and 1 more

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 70f4b7a...10656b6. Read the comment docs.

@laughingman7743 laughingman7743 merged commit ddae2a4 into master Dec 31, 2020
@laughingman7743 laughingman7743 deleted the 3.0.0 branch December 31, 2020 14:42
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.

1 participant