Skip to content

TST: test reset_index with tuple index name and col_level!=0 #16195

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
May 2, 2017

Conversation

toobaz
Copy link
Member

@toobaz toobaz commented May 2, 2017

  • tests added / passed
  • passes git diff master --name-only -- '*.py' | flake8 --diff

This just completes #16165 as asked by @jorisvandenbossche

@codecov
Copy link

codecov bot commented May 2, 2017

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master   #16195   +/-   ##
=======================================
  Coverage   90.86%   90.86%           
=======================================
  Files         162      162           
  Lines       50862    50862           
=======================================
  Hits        46215    46215           
  Misses       4647     4647
Flag Coverage Δ
#multiple 88.64% <ø> (ø) ⬆️
#single 40.3% <ø> (ø) ⬆️

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 217864e...1fb57b9. Read the comment docs.

@codecov
Copy link

codecov bot commented May 2, 2017

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master   #16195   +/-   ##
=======================================
  Coverage   90.86%   90.86%           
=======================================
  Files         162      162           
  Lines       50862    50862           
=======================================
  Hits        46215    46215           
  Misses       4647     4647
Flag Coverage Δ
#multiple 88.64% <ø> (ø) ⬆️
#single 40.3% <ø> (ø) ⬆️

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 217864e...1fb57b9. Read the comment docs.

@codecov
Copy link

codecov bot commented May 2, 2017

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master   #16195   +/-   ##
=======================================
  Coverage   90.86%   90.86%           
=======================================
  Files         162      162           
  Lines       50862    50862           
=======================================
  Hits        46215    46215           
  Misses       4647     4647
Flag Coverage Δ
#multiple 88.64% <ø> (ø) ⬆️
#single 40.3% <ø> (ø) ⬆️

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 217864e...1fb57b9. Read the comment docs.

@jreback jreback added the Testing pandas testing functions or related to the test suite label May 2, 2017
@jreback jreback added this to the 0.20.0 milestone May 2, 2017
@jreback jreback merged commit 49ca1ef into pandas-dev:master May 2, 2017
@jreback
Copy link
Contributor

jreback commented May 2, 2017

thanks!

@toobaz toobaz deleted the res_idx_test_tuple_col_level branch May 3, 2017 23:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Testing pandas testing functions or related to the test suite
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants