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

Removed to_panel references #26308

Merged
merged 2 commits into from
May 7, 2019
Merged

Conversation

WillAyd
Copy link
Member

@WillAyd WillAyd commented May 7, 2019

Follow up to fix some CI issues caused by #26287

@codecov
Copy link

codecov bot commented May 7, 2019

Codecov Report

Merging #26308 into master will decrease coverage by 51.31%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           master   #26308       +/-   ##
===========================================
- Coverage   92.04%   40.73%   -51.32%     
===========================================
  Files         175      175               
  Lines       52302    52302               
===========================================
- Hits        48141    21304    -26837     
- Misses       4161    30998    +26837
Flag Coverage Δ
#multiple ?
#single 40.73% <ø> (-0.15%) ⬇️
Impacted Files Coverage Δ
pandas/core/generic.py 37.86% <ø> (-55.72%) ⬇️
pandas/io/formats/latex.py 0% <0%> (-100%) ⬇️
pandas/io/sas/sas_constants.py 0% <0%> (-100%) ⬇️
pandas/core/groupby/categorical.py 0% <0%> (-100%) ⬇️
pandas/tseries/plotting.py 0% <0%> (-100%) ⬇️
pandas/tseries/converter.py 0% <0%> (-100%) ⬇️
pandas/io/formats/html.py 0% <0%> (-99.37%) ⬇️
pandas/io/sas/sas7bdat.py 0% <0%> (-91.16%) ⬇️
pandas/io/sas/sas_xport.py 0% <0%> (-90.1%) ⬇️
pandas/core/tools/numeric.py 10.44% <0%> (-89.56%) ⬇️
... and 131 more

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 2bbc0c2...0310c1b. Read the comment docs.

@codecov
Copy link

codecov bot commented May 7, 2019

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #26308      +/-   ##
==========================================
- Coverage   92.04%   92.03%   -0.01%     
==========================================
  Files         175      175              
  Lines       52302    52302              
==========================================
- Hits        48141    48138       -3     
- Misses       4161     4164       +3
Flag Coverage Δ
#multiple 90.59% <ø> (ø) ⬆️
#single 40.75% <ø> (-0.13%) ⬇️
Impacted Files Coverage Δ
pandas/core/reshape/concat.py 97.2% <ø> (ø) ⬆️
pandas/core/generic.py 93.57% <ø> (ø) ⬆️
pandas/io/gbq.py 78.94% <0%> (-10.53%) ⬇️
pandas/core/frame.py 97.01% <0%> (-0.12%) ⬇️
pandas/util/testing.py 90.7% <0%> (+0.1%) ⬆️

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 2bbc0c2...0310c1b. Read the comment docs.

@WillAyd WillAyd merged commit fe98ba8 into pandas-dev:master May 7, 2019
@WillAyd WillAyd deleted the panel-ci-fixes branch May 7, 2019 17:49
@WillAyd WillAyd mentioned this pull request May 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant