Skip to content

TST: move test_non_reducing_slice_on_multiindex #24545

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 2, 2019

Conversation

simonjayhawkins
Copy link
Member

Follow-up to #19881

@codecov
Copy link

codecov bot commented Jan 2, 2019

Codecov Report

Merging #24545 into master will increase coverage by <.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #24545      +/-   ##
==========================================
+ Coverage   92.32%   92.33%   +<.01%     
==========================================
  Files         166      166              
  Lines       52454    52454              
==========================================
+ Hits        48430    48431       +1     
+ Misses       4024     4023       -1
Flag Coverage Δ
#multiple 90.75% <ø> (ø) ⬆️
#single 43.01% <ø> (-0.01%) ⬇️
Impacted Files Coverage Δ
pandas/util/testing.py 87.68% <0%> (+0.09%) ⬆️

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 e76c90e...a623921. Read the comment docs.

1 similar comment
@codecov
Copy link

codecov bot commented Jan 2, 2019

Codecov Report

Merging #24545 into master will increase coverage by <.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #24545      +/-   ##
==========================================
+ Coverage   92.32%   92.33%   +<.01%     
==========================================
  Files         166      166              
  Lines       52454    52454              
==========================================
+ Hits        48430    48431       +1     
+ Misses       4024     4023       -1
Flag Coverage Δ
#multiple 90.75% <ø> (ø) ⬆️
#single 43.01% <ø> (-0.01%) ⬇️
Impacted Files Coverage Δ
pandas/util/testing.py 87.68% <0%> (+0.09%) ⬆️

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 e76c90e...a623921. Read the comment docs.

@jreback jreback added Testing pandas testing functions or related to the test suite MultiIndex labels Jan 2, 2019
@jreback jreback added this to the 0.24.0 milestone Jan 2, 2019
@jreback jreback merged commit e7dbb76 into pandas-dev:master Jan 2, 2019
@jreback
Copy link
Contributor

jreback commented Jan 2, 2019

thanks

@simonjayhawkins simonjayhawkins deleted the mi-test branch January 2, 2019 13:48
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
MultiIndex 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