Skip to content

Run isort on tests/indexes #24531

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

Merged
merged 1 commit into from
Jan 1, 2019
Merged

Run isort on tests/indexes #24531

merged 1 commit into from
Jan 1, 2019

Conversation

thoo
Copy link
Contributor

@thoo thoo commented Jan 1, 2019

  • xref Fix import formatting using isort #23334
  • tests added / passed
    * pytest pandas/tests/indexes/interval/test_*
    * pytest pandas/tests/indexes/timedeltas/test_*
    * pytest pandas/tests/indexes/multi/test_*
    * pytest pandas/tests/indexes/test_*
  • passes git diff upstream/master -u -- "*.py" | flake8 --diff

@jreback jreback added the Code Style Code style, linting, code_checks label Jan 1, 2019
@jreback jreback added this to the 0.24.0 milestone Jan 1, 2019
@codecov
Copy link

codecov bot commented Jan 1, 2019

Codecov Report

Merging #24531 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master   #24531   +/-   ##
=======================================
  Coverage   31.88%   31.88%           
=======================================
  Files         166      166           
  Lines       52427    52427           
=======================================
  Hits        16714    16714           
  Misses      35713    35713
Flag Coverage Δ
#multiple 30.28% <ø> (ø) ⬆️
#single 31.88% <ø> (ø) ⬆️

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 b9284a2...2ef5606. Read the comment docs.

1 similar comment
@codecov
Copy link

codecov bot commented Jan 1, 2019

Codecov Report

Merging #24531 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master   #24531   +/-   ##
=======================================
  Coverage   31.88%   31.88%           
=======================================
  Files         166      166           
  Lines       52427    52427           
=======================================
  Hits        16714    16714           
  Misses      35713    35713
Flag Coverage Δ
#multiple 30.28% <ø> (ø) ⬆️
#single 31.88% <ø> (ø) ⬆️

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 b9284a2...2ef5606. Read the comment docs.

@jreback jreback merged commit 091cfbb into pandas-dev:master Jan 1, 2019
@jreback
Copy link
Contributor

jreback commented Jan 1, 2019

thanks!

@thoo thoo deleted the isort-indexes branch January 2, 2019 20:25
Pingviinituutti pushed a commit to Pingviinituutti/pandas that referenced this pull request Feb 28, 2019
Pingviinituutti pushed a commit to Pingviinituutti/pandas that referenced this pull request Feb 28, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Code Style Code style, linting, code_checks
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants