laughingman7743 / PyAthenaJDBC

PyAthenaJDBC is an Amazon Athena JDBC driver wrapper for the Python DB API 2.0 (PEP 249).
MIT License
95 stars 31 forks source link

Update JDBC driver to 2.0.15 #121

Closed laughingman7743 closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #121 (0603e80) into 3.0.0 (3274e43) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##            3.0.0     #121   +/-   ##
=======================================
  Coverage   91.03%   91.03%           
=======================================
  Files           8        8           
  Lines         714      714           
=======================================
  Hits          650      650           
  Misses         64       64           
Impacted Files Coverage Δ
pyathenajdbc/__init__.py 84.21% <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 3274e43...0603e80. Read the comment docs.