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

Backport PR #25039 on branch 0.24.x (BUG: avoid usage in_qtconsole for recent IPython versions) #25054

Conversation

meeseeksmachine
Copy link
Contributor

Backport PR #25039: BUG: avoid usage in_qtconsole for recent IPython versions

@lumberbot-app lumberbot-app bot added this to the 0.24.1 milestone Jan 31, 2019
@codecov
Copy link

codecov bot commented Jan 31, 2019

Codecov Report

Merging #25054 into 0.24.x will decrease coverage by 0.01%.
The diff coverage is 62.5%.

Impacted file tree graph

@@            Coverage Diff             @@
##           0.24.x   #25054      +/-   ##
==========================================
- Coverage   92.38%   92.37%   -0.02%     
==========================================
  Files         166      166              
  Lines       52391    52397       +6     
==========================================
  Hits        48400    48400              
- Misses       3991     3997       +6
Flag Coverage Δ
#multiple 90.79% <62.5%> (-0.02%) ⬇️
#single 42.88% <12.5%> (-0.01%) ⬇️
Impacted Files Coverage Δ
pandas/core/frame.py 96.82% <62.5%> (-0.11%) ⬇️
pandas/io/formats/console.py 66.66% <0%> (-5.8%) ⬇️

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 722bb79...b5895ed. Read the comment docs.

1 similar comment
@codecov
Copy link

codecov bot commented Jan 31, 2019

Codecov Report

Merging #25054 into 0.24.x will decrease coverage by 0.01%.
The diff coverage is 62.5%.

Impacted file tree graph

@@            Coverage Diff             @@
##           0.24.x   #25054      +/-   ##
==========================================
- Coverage   92.38%   92.37%   -0.02%     
==========================================
  Files         166      166              
  Lines       52391    52397       +6     
==========================================
  Hits        48400    48400              
- Misses       3991     3997       +6
Flag Coverage Δ
#multiple 90.79% <62.5%> (-0.02%) ⬇️
#single 42.88% <12.5%> (-0.01%) ⬇️
Impacted Files Coverage Δ
pandas/core/frame.py 96.82% <62.5%> (-0.11%) ⬇️
pandas/io/formats/console.py 66.66% <0%> (-5.8%) ⬇️

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 722bb79...b5895ed. Read the comment docs.

@TomAugspurger TomAugspurger merged commit e3634b1 into pandas-dev:0.24.x Jan 31, 2019
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.

2 participants