Skip to content

CI: don't show miniconda output on install / numpy 1.14 compat #18157

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 2 commits into from
Nov 8, 2017

Conversation

jreback
Copy link
Contributor

@jreback jreback commented Nov 7, 2017

closes #18123

@jreback jreback added the CI Continuous Integration label Nov 7, 2017
@jreback jreback force-pushed the fixes branch 2 times, most recently from b2c5ca5 to fb89356 Compare November 8, 2017 14:53
@jreback jreback changed the title WIP/CI: don't show miniconda output on install CI: don't show miniconda output on install Nov 8, 2017
@jreback jreback added this to the 0.21.1 milestone Nov 8, 2017
@jreback jreback changed the title CI: don't show miniconda output on install CI: don't show miniconda output on install / numpy 1.14 compat Nov 8, 2017
@codecov
Copy link

codecov bot commented Nov 8, 2017

Codecov Report

Merging #18157 into master will decrease coverage by 0.01%.
The diff coverage is 66.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #18157      +/-   ##
==========================================
- Coverage    91.4%   91.38%   -0.02%     
==========================================
  Files         163      163              
  Lines       50068    50068              
==========================================
- Hits        45764    45755       -9     
- Misses       4304     4313       +9
Flag Coverage Δ
#multiple 89.19% <66.66%> (ø) ⬆️
#single 40.33% <66.66%> (-0.06%) ⬇️
Impacted Files Coverage Δ
pandas/compat/__init__.py 58.1% <66.66%> (ø) ⬆️
pandas/io/gbq.py 25% <0%> (-58.34%) ⬇️
pandas/core/frame.py 97.8% <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 c8aad92...0055c61. Read the comment docs.

COMPAT: compat with numpy >= 1.14 on str repr
TST: temp disable python-dateutil from master

closes pandas-dev#18123
@jreback jreback merged commit 8dac633 into pandas-dev:master Nov 8, 2017
watercrossing pushed a commit to watercrossing/pandas that referenced this pull request Nov 10, 2017
…s-dev#18157)

CI: don't show miniconda output on install
COMPAT: compat with numpy >= 1.14 on str repr
TST: temp disable python-dateutil from master

closes pandas-dev#18123
No-Stream pushed a commit to No-Stream/pandas that referenced this pull request Nov 28, 2017
…s-dev#18157)

CI: don't show miniconda output on install
COMPAT: compat with numpy >= 1.14 on str repr
TST: temp disable python-dateutil from master

closes pandas-dev#18123
TomAugspurger pushed a commit to TomAugspurger/pandas that referenced this pull request Dec 8, 2017
…s-dev#18157)

CI: don't show miniconda output on install
COMPAT: compat with numpy >= 1.14 on str repr
TST: temp disable python-dateutil from master

closes pandas-dev#18123

(cherry picked from commit 8dac633)
TomAugspurger pushed a commit that referenced this pull request Dec 11, 2017
CI: don't show miniconda output on install
COMPAT: compat with numpy >= 1.14 on str repr
TST: temp disable python-dateutil from master

closes #18123

(cherry picked from commit 8dac633)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI Continuous Integration
Projects
None yet
Development

Successfully merging this pull request may close these issues.

TST: compat with numpy 1.14
2 participants