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

TST/CLN: Remove legacy instances of _multiprocess_can_split_ in tests #19536

Merged
merged 1 commit into from
Feb 5, 2018

Conversation

jschendel
Copy link
Member

@jschendel jschendel commented Feb 4, 2018

xref #19509 (comment)

@codecov
Copy link

codecov bot commented Feb 4, 2018

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master   #19536   +/-   ##
=======================================
  Coverage   91.62%   91.62%           
=======================================
  Files         150      150           
  Lines       48714    48714           
=======================================
  Hits        44633    44633           
  Misses       4081     4081
Flag Coverage Δ
#multiple 89.99% <ø> (ø) ⬆️
#single 41.75% <ø> (ø) ⬆️
Impacted Files Coverage Δ
pandas/core/generic.py 95.91% <0%> (ø) ⬆️

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 bc1d027...d472a46. Read the comment docs.

@jreback jreback added the Testing pandas testing functions or related to the test suite label Feb 5, 2018
@jreback jreback added this to the 0.23.0 milestone Feb 5, 2018
@jreback jreback merged commit 074d881 into pandas-dev:master Feb 5, 2018
@jreback
Copy link
Contributor

jreback commented Feb 5, 2018

thanks!

@jschendel jschendel deleted the remove-mpcs branch February 5, 2018 15:46
harisbal pushed a commit to harisbal/pandas that referenced this pull request Feb 28, 2018
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.

TST: remove multiprocess_can_split class variables
2 participants