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 code format configurations & Apply code formatting #138

Merged
merged 6 commits into from
May 2, 2020

Conversation

laughingman7743
Copy link
Owner

No description provided.

@codecov
Copy link

codecov bot commented May 2, 2020

Codecov Report

Merging #138 into master will decrease coverage by 0.06%.
The diff coverage is 89.21%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #138      +/-   ##
==========================================
- Coverage   93.98%   93.92%   -0.07%     
==========================================
  Files          14       14              
  Lines        1396     1382      -14     
==========================================
- Hits         1312     1298      -14     
  Misses         84       84              
Impacted Files Coverage Δ
pyathena/result_set.py 93.35% <67.64%> (-0.03%) ⬇️
pyathena/connection.py 89.28% <70.58%> (-0.13%) ⬇️
pyathena/common.py 90.54% <80.64%> (-0.07%) ⬇️
pyathena/model.py 96.03% <90.90%> (-0.04%) ⬇️
pyathena/sqlalchemy_athena.py 92.99% <94.73%> (-0.05%) ⬇️
pyathena/util.py 98.80% <96.96%> (-0.01%) ⬇️
pyathena/__init__.py 78.37% <100.00%> (-0.57%) ⬇️
pyathena/async_cursor.py 100.00% <100.00%> (ø)
pyathena/async_pandas_cursor.py 100.00% <100.00%> (ø)
pyathena/converter.py 88.42% <100.00%> (-0.13%) ⬇️
... and 4 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 8453395...6c1ea65. Read the comment docs.

@laughingman7743 laughingman7743 changed the title Add code format configurations Add code format configurations & Apply code formatting May 2, 2020
@laughingman7743 laughingman7743 merged commit 8dce42d into master May 2, 2020
@laughingman7743 laughingman7743 deleted the black_isort branch May 2, 2020 10:13
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.

1 participant